🖼️ Target Aspect Ratio Pixel Crop Dimension Calculator

Calculate target cropped pixel dimensions (width × height) and sensor pixel retention percentages for 16:9, 4:3, 1:1, 9:16, and 21:9 aspect ratios.

Free No Signup Required Browser-Based
Optimal Pixel Dimensions (16:9)
4000 × 2250
Retains 75.0% of original sensor pixels
Cropped Pixels Removed
3,000,000 pixels

What Target Aspect Ratio Pixel Crop Dimension Calculator Does

This calculator works out the largest crop of a given aspect ratio that fits inside an image you already have, and how much of the original it throws away. Enter the source dimensions, pick a target ratio, and it returns the cropped pixel dimensions, the pixels lost and the percentage retained.

That is a different question from the one nearly every aspect ratio calculator answers. Those tools scale: they take a width and return the height that preserves the existing proportions. Scaling never loses anything, because the shape does not change. Reframing a 4:3 photo as 16:9 does change the shape, so something has to go — and what goes is the part of the calculation nobody publishes.

The number that matters afterwards is not the percentage, it is the megapixels left. A crop that keeps 42% of a 12-megapixel photo leaves 5.06 megapixels, which is still plenty for a phone screen and marginal for a large print. Percentage tells you what you sacrificed; the pixel count tells you whether what remains is enough.

How to Use Target Aspect Ratio Pixel Crop Dimension Calculator

  1. Select target aspect ratio (16:9, 4:3, 1:1, 9:16, 4:5, 21:9)
  2. Enter original image width and height in pixels
  3. Review exact optimal cropped pixel dimensions and retained pixel count

Formula Used by Target Aspect Ratio Pixel Crop Dimension Calculator

The largest crop of a target ratio that fits

If source ratio > target: width = height × target, height unchanged. Otherwise: height = width ÷ target, width unchanged.

source ratio
Original width ÷ original height
target
Desired width ÷ height — 16:9 is 1.7778

Worked example

A 4000 × 3000 photo (4:3, ratio 1.3333) cropped to 16:9 (1.7778).

  1. 1.3333 < 1.7778, so the source is too tall for the target — height must go
  2. Width stays at 4000
  3. Height: 4000 ÷ 1.7778 = 2250

Result: 4000 × 2250. The full width is kept and 750 pixels of height are removed — 375 from each edge if the crop is centered.

What the crop costs

pixels lost = (w × h) − (cropped w × cropped h); retained % = cropped area ÷ original area × 100

retained %
Share of the original pixels surviving the reframe

Worked example

The same 4000 × 3000 photo, cropped to 16:9 at 4000 × 2250.

  1. Original: 4000 × 3000 = 12,000,000 pixels (12.0 MP)
  2. Cropped: 4000 × 2250 = 9,000,000 pixels (9.0 MP)
  3. Lost: 3,000,000 pixels

Result: 75.0% retained, 3.0 megapixels discarded. Going the other way — the same photo to 9:16 for a vertical story — keeps only 42.2% and leaves 5.06 MP.

A 12 MP 4:3 Photo (4000 × 3000) Cropped to Each Ratio

The largest crop of each shape that fits inside the original. The source is already 4:3, which is why that row loses nothing.

Target ratioCropped dimensionsMegapixels leftPixels retained
4:3 (source)4000 × 300012.00 MP100.0%
16:94000 × 22509.00 MP75.0%
1:13000 × 30009.00 MP75.0%
4:52400 × 30007.20 MP60.0%
21:94000 × 17146.86 MP57.1%
9:161688 × 30005.06 MP42.2%

A 24 MP 3:2 Camera File (6000 × 4000)

Starting from 3:2 rather than 4:3 changes every answer — a source nearer the target shape loses less. This is why the ratio you shoot in matters more than the ratio you crop to.

Target ratioCropped dimensionsMegapixels leftPixels retained
4:35333 × 400021.33 MP88.9%
16:96000 × 337520.25 MP84.4%
1:14000 × 400016.00 MP66.7%
21:96000 × 257115.43 MP64.3%
4:53200 × 400012.80 MP53.3%
9:162250 × 40009.00 MP37.5%

Vertical Phone Video (1080 × 1920) Reframed for Landscape

The expensive direction. Turning a vertical capture into a widescreen frame discards most of it, which is why footage shot vertically rarely survives a landscape edit.

Target ratioCropped dimensionsPixels retained
4:51080 × 135070.3%
1:11080 × 108056.3%
16:91080 × 60831.7%

"21:9" Is Not 21:9

Every preset list offers 21:9 as an ultrawide option. No display actually uses it — the marketing name does not match the panel.

ResolutionTrue reduced ratioDecimal21:9 as a decimal
2560 × 108064:272.37042.3333
3440 × 144043:182.38892.3333

How to Read Your Result

Cropping and scaling are different operations

Scaling changes size and keeps shape; cropping changes shape and keeps scale. Almost every other calculator does the first, which is why they never report a loss — there is none to report. If you feed a 4:3 photo into a scaling calculator and ask for 16:9, the honest answers are either "that is a different shape" or a distorted image. The useful answer is the one here: the largest 16:9 rectangle inside your photo, and what it costs.

Check the megapixels against what you are making

A percentage is a comparison; a pixel count is a constraint. An Instagram feed post wants about 1080 pixels on the short edge, a 4K frame wants 2160, and a sharp 8 × 10 inch print at 300 dpi wants 2400 × 3000. Cropping a 12 MP photo to 9:16 leaves 1688 × 3000 — fine for the phone, short of 4K width, and just short of that print on one edge. The crop that looks acceptable as a percentage can still fail the requirement it was made for.

Crop position is a separate decision from crop size

This calculator returns the dimensions of the largest fitting rectangle, not where to place it. A centered crop is the default assumption and is frequently the wrong one: a horizon, a face near an edge, or headroom in a portrait all argue for an off-center placement. The dimensions are fixed by geometry; where that rectangle sits is a compositional choice the arithmetic cannot make.

Shoot wider than you need

The second table is the practical lesson. Starting from 3:2 rather than 4:3, every crop retains more, because the source is closer in shape to the targets. If you know a frame will be published in several ratios — a square for the feed, a vertical for stories, a widescreen for the site — frame it with margin on all sides and crop outward from a comfortable center. Recovering a crop you did not leave room for is impossible; discarding pixels you did not need is free.

Limitations & Accuracy Notes

  • Computes the largest fitting crop only. There is no crop position, no offset, no rule-of-thirds guide, and no preview.
  • Six fixed target ratios. There is no custom ratio entry, and no way to work backwards from a required output size to the source dimensions you would need.
  • It does not process an image. Nothing is uploaded and nothing is produced — this returns dimensions to use in an editor, not a cropped file.
  • No DPI or physical print size. A pixel count does not become a print size without a resolution, and that conversion is not made here.
  • No upscaling guidance. If the crop leaves fewer pixels than the output needs, the tool reports the shortfall implicitly through the megapixel count but does not warn about it.
  • Rounds to whole pixels, so a computed dimension can be a pixel off the exact ratio — 1688 × 3000 is 0.5627 rather than exactly 0.5625.
  • Ignores metadata, EXIF orientation and non-square pixel aspect ratios, which still appear in some video formats.

Frequently Asked Questions

How are cropped pixel dimensions determined?
The calculator fits the maximum possible centered rectangle matching your target aspect ratio inside the original image without altering pixel aspect ratio.
What is the optimal aspect ratio for YouTube vs Instagram?
YouTube standard video uses 16:9 widescreen (e.g. 3840×2160 or 1920×1080), while Instagram feed uses 1:1 square or 4:5 portrait, and TikTok/Reels use 9:16 vertical.
How do I crop to a ratio without losing important detail?
Work out the largest rectangle of the target ratio that fits inside your image, then position it rather than centering automatically. Center-cropping is what removes heads from portraits when converting landscape to square.
Should I crop before or after resizing?
Crop first, from the original, then resize the result. Resizing first discards detail you may want to keep, and cropping a downscaled image leaves you with fewer pixels than necessary.
Why does my photo crop badly for a standard print size?
Because most cameras shoot 3:2 while common print sizes are not all 3:2 — a 5×7 is 7:5 and an 8×10 is 5:4. Something has to be cut, which is why leaving margin around your subject when shooting is worth the habit.
What is a safe area?
A margin inside the frame kept free of essential content, so that cropping for different placements never removes it. Platforms that display the same image at several ratios make this essential rather than optional.
Does cropping reduce image quality?
It reduces resolution because there are fewer pixels left, but the remaining pixels are untouched. Quality only degrades if you then enlarge the crop back to the original size, which interpolates rather than recovering detail.
Is my image uploaded?
No. This tool computes dimensions, and the image tools that process files do so in your browser.

References & Further Reading

By OnlineToolHubs Team • September 2026