PNG: for 1:1 pixel checks
PNG has fixed dimensions and suits checks of cropping, grids, circle geometry, and pixel mapping when the display does not scale the image.
Choose a resolution and test layers to create PNG or SVG cards for TVs, monitors, and projectors.
Card ready. Adjust settings or export it now.
The preview uses a scaled canvas; downloads use the target pixel dimensions or the SVG viewBox.
PNG has fixed dimensions and suits checks of cropping, grids, circle geometry, and pixel mapping when the display does not scale the image.
SVG keeps the layer structure in one viewBox and scales without loss. After display scaling, a 1px line may be resampled, so it is not strict pixel evidence.
Choose the target resolution, then combine the grid, circle, center crosshair, safe area, color bars, and grayscale. For 1:1 checks, download PNG and disable scaling, overscan, and picture enhancement on the player. Choose SVG for print or multi-size work.
The preview draws into the available space, while export creates the target dimensions. The safe area is the selected percentage of width and height with equal margins. The circle uses the shorter side to reveal geometric stretching.
Browsers cannot all create the same Canvas size. An 8K PNG can require about 126.6 MB of raw RGBA memory before extra browser caches. If export fails, use SVG, lower the size, or remove layers.
Use PNG for pixel mapping, cropping, and one-pixel checks. Use SVG for lossless scaling, printing, or reuse at different sizes; scaled SVG no longer represents a source pixel.
Try SVG, remove unused layers, reduce grid density, close other memory-heavy pages, or lower the dimensions. Canvas limits vary by browser and device.
The input, player, or TV is probably applying non-uniform scaling. Match the resolution and picture mode, then turn off stretch, scaling, and overscan.
90% works as a general visual reference. Broadcast, livestream, subtitle, and platform specifications may require different margins.
Preview and export happen locally in this browser. Settings and generated files are not uploaded, and no third-party runtime API is called.
The tool is implemented with native HTML, CSS, and JavaScript and has no third-party runtime library.