User Rating 0.0
Total Usage 0 times
Common Presets:
px
🔒 Locked to 4:3 Ratio
px
Scale:
4 : 3
Total Pixels
0
Megapixels
0.00 MP
Mathematical Proportion
1.333 : 1
Is this tool helpful?

Your feedback helps us improve.

About

The 4:3 aspect ratio (often expressed as 1.33:1) represents a proportional relationship where the width is exactly 33.3% wider than the height. Historically established as the standard for silent films and early NTSC/PAL television broadcasts, it remains highly relevant today in medium format photography, digital sensors (Micro Four Thirds), and specific tablet displays like the iPad.

Failing to maintain precise mathematical fidelity when scaling 4:3 assets results in destructive pixel interpolation or visual distortion (stretching). This tool strictly calculates the exact integer pixel dimensions required to maintain a perfect 4 to 3 geometry, preventing aspect ratio deformation during digital processing or print layout planning.

aspect ratio 4:3 resolution photography video editing scaling

Formulas

Calculating dimensions for a perfect 4:3 ratio relies on linear proportionality. To find the Width (w) when the Height (h) is known:

w = h × 43

Conversely, to calculate the Height (h) based on a specific Width (w):

h = w × 34

For digital applications, the final value is typically rounded to the nearest integer, as partial pixels cannot be rendered natively. Total image pixel count (P) is derived simply via P = w × h.

Reference Data

Standard NameResolution (W × H)Total PixelsMegapixels (MP)Common Usage
QVGA320 × 24076,8000.08Early Mobile Displays
VGA640 × 480307,2000.3Legacy CRT Monitors
SVGA800 × 600480,0000.5Early Web Standard
XGA1024 × 768786,4320.8Standard Projectors
SXGA+1400 × 10501,470,0001.5Professional Laptops
UXGA1600 × 12001,920,0001.9High-End CRTs
QXGA2048 × 15363,145,7283.1iPad (Retina)
QUXGA3200 × 24007,680,0007.7Medical Displays
HXGA4096 × 307212,582,91212.6High-Res Photography

Frequently Asked Questions

Yes. If you divide 1440 by 1080, the result is exactly 1.333... which precisely matches the mathematical definition of 4:3. This resolution is commonly used to record 4:3 video within a 16:9 1080p container using anamorphic techniques.
Because the multiplier involves dividing by 3, any input value that is not a clean multiple of 3 (for height) or 4 (for width) will result in a fractional value (e.g., a width of 1000 pixels yields a strict mathematical height of 750). The calculator automatically rounds to the nearest whole integer to provide usable digital dimensions.
To crop without stretching, you must retain the height of the 16:9 image and calculate a new width. If your 16:9 image is 1920x1080, you keep the height (1080) and use the formula W = 1080 × (4/3), which results in a new width of 1440 pixels. You then crop 240 pixels off both the left and right sides.
Most standard iPads (excluding some Pro and Mini variants) use a strict 4:3 aspect ratio. For example, a common iPad resolution is 2048×1536. Dividing these numbers confirms the exact 1.33:1 geometry.