b2KIT

Photo Print Size Calculator

Calculate maximum print size at 300 DPI from image resolution with aspect ratio previews.

Tested tool guide Tested browser tools Checked August 16, 2026

What Photo Print Size Calculator does, with a checked example

Enter a photo's pixel dimensions and this tool returns the largest print it can produce at 300 DPI, plus the aspect ratio that goes with it. The math is a single division: pixels divided by dots per inch equals inches. The surprise most people hit: DPI is chosen at print time, not stored in the image, so the same 6000-pixel-wide photo prints at 20 inches on one order and 10 inches on another, depending on the DPI the print is rendered at. Raising DPI makes prints smaller, never sharper than the pixels allow.

Worked example

A concrete input and expected output from the current implementation.

Input

6000 x 4000

Expected output

Maximum print at 300 DPI: 20 x 13.3 in (50.8 x 33.9 cm). Aspect ratio 3:2, matching 4 x 6, 8 x 12, and 12 x 18 paper without cropping.

The tool divides each pixel dimension by 300: 6000 / 300 = 20 inches and 4000 / 300 = 13.3 inches. The ratio 6000:4000 reduces to 3:2, which is exactly the shape of 4 x 6, 8 x 12, and 12 x 18 prints.

How the result is produced

1

One division per dimension

Each pixel dimension is divided by the chosen DPI to get inches: 6000 pixels at 300 DPI is 20 inches wide. The tool does this for width and height and presents both, so the result is a complete print size, not just one edge. Because DPI is a divisor, the same image yields different print sizes at different DPI settings.

2

Ratio versus paper

Width and height reduce to an aspect ratio, which the tool compares with common print sizes. A 6000 by 4000 photo is 3:2 and fills 4 by 6, 8 by 12, and 12 by 18 paper exactly. Paper with a different ratio, 8 by 10 (4:5), forces a crop: fitting the same photo keeps 3200 of 6000 pixels of width, shrinking the largest print that still holds 300 DPI.

Good uses

  • Checking whether a 24-megapixel camera photo will hold up as a large framed print, canvas, or poster before paying a lab for it.
  • Deciding whether an old phone picture or a small downloaded image can be printed at 300 DPI without coming out soft.
  • Comparing paper sizes at a 300 DPI lab to see how much of a photo survives cropping onto a non-matching ratio such as 8 x 10.

Limits and checks

  • The maximum is a resolution ceiling at the chosen DPI, not a sharpness verdict. A 6000-pixel-wide image tops out at 20 inches at 300 DPI, yet a 30-inch print at 200 DPI may look identical from across a room. The calculator answers what fits, not what looks good.
  • The numbers assume the original file, used uncropped at full resolution. Any resize, heavy compression, or upscaling by lab software changes the effective resolution, and cropping to a paper ratio removes pixels before the DPI math applies.
  • DPI is a print-time setting, so the same file can print larger or smaller at different labs. A lab rendering at 240 DPI reaches a bigger size than the 300 DPI figure suggests. Confirm the lab's own resolution before ordering to the maximum.

Common questions

Can I print larger than the calculated maximum?

Yes. The result is the size that holds 300 DPI, not a hard limit. The same 6000 pixels wide at 24 inches gives 250 DPI, and at 30 inches, 200 DPI - both routinely acceptable for posters viewed at arm's length or farther. The trade-off is lower detail density, which viewing distance compensates for.

What DPI should I ask the lab for?

300 DPI is the standard for prints and photo books held in hand; 150 to 200 DPI is common for large posters and banners seen from a distance. Labs differ, and their software often resamples files anyway. If a lab quotes a maximum print size for your file, that figure is more trustworthy than any DPI rule of thumb.

References and verification

The example and behavioral notes were checked against the browser implementation. Standards and primary references below define the relevant format, formula, or platform behavior.

Related Tools