Pixel Aspect Ratio Calculator
Calculate pixel aspect ratio from stored pixel dimensions and intended display aspect ratio, with corrected square-pixel dimensions.
Identify whether video pixels are square, wide, or tall and determine the equivalent display width.
About pixel aspect ratio
Pixel aspect ratio examples
| 1920 × 1080 displayed at 16:9 | PAR 1:1 | Standard square-pixel HD video. |
| 720 × 480 displayed at 16:9 | PAR 1.185185:1 | Pixels widen the stored frame for widescreen display. |
| 1920 × 1080 displayed at 4:3 | PAR 0.75:1 | Tall pixels compress the image horizontally. |
How to calculate pixel aspect ratio
- Enter the stored image or video width and height in pixels.
- Enter the intended display aspect ratio, such as 16 and 9.
- Click Calculate Pixel Aspect Ratio.
- Use the ratio and square-pixel display size to configure or convert the media.
Pixel aspect ratio FAQ
What does a PAR of 1 mean?
A value of 1 means every displayed pixel is square. In that case, storage and display aspect ratios are identical.
Why can 720 by 480 video display as 16:9?
The stored samples are not necessarily square. Playback metadata instructs the player to stretch the frame to its intended display proportions.
Is pixel aspect ratio the same as display aspect ratio?
No, pixel aspect ratio describes one pixel, while display aspect ratio describes the complete image. Storage aspect ratio describes only the encoded pixel grid.
Why does software show a slightly different ratio?
Broadcast standards may use clean-aperture dimensions and exact standardized rational ratios. Those conventions can differ slightly from a calculation based only on the full stored frame.
Does this calculator resize my image?
No, it only calculates ratios and an equivalent square-pixel width. Use image or video software to perform actual resampling.