Skip to main content
RatioCalc

What aspect ratio is 1024×768?

4:3 (~1.3333:1)

1024×768 simplifies to 4:3 (GCD 256). In decimal that is ~1.3333:1 — a standard 4:3 frame used for classic 4:3, old ipad. The calculator below is preloaded to 4:3 so you can solve any partner dimension at the same ratio.

→ Open the full 4:3 Aspect Ratio Calculator →

:

1920 × 1440

Exact ratio: 4:3 · CSS: aspect-ratio: 4 / 3 · padding-top fallback: 75.00%

How the ratio was computed

GCD(1024, 768) = 256

1024 ÷ 256 = 4 → 768 ÷ 256 = 3

→ 4:3 (dec. 1.3333:1) · padding-top 75.00%

CSS: aspect-ratio: 4 / 3

All math is local and instantly invertible — swap width and height and the ratio stays the same, just rotated. URL sharing works: ?w=1024&h=768 style deep-links still resolve via the ratio parameters.

Quick 4:3 partner table

WidthHeight (4:3)
640px480px
1280px960px
1920px1440px
2560px1920px
3840px2880px

Other sizes in 4:3

Related lookups

← Back to the calculator · FAQ →

Tip: designing for 1024×768 xga? Master at 1024×768 exactly, then export lighter proxies by halving both sides (e.g. 512×384) — the ratio stays 4:3 and downscales stay sharp.