Image Size Converter

Convert image dimensions between pixels, inches, and cm at any DPI.
Supports 72, 96, 150, and 300 DPI for web, screen, print, and professional photo output.

Enter pixels and DPI — print size calculates instantly. Or enter a print size to find pixels needed.

Image size depends on pixels and DPI (dots per inch).

The formula:

  • Size in inches = Pixels / DPI
  • Size in cm = Pixels / DPI × 2.54
  • Pixels needed = Size in inches × DPI

Common DPI values:

  • 72 DPI: Screen/web display (standard monitor)
  • 150 DPI: Draft quality print
  • 300 DPI: High quality print (photos, brochures)
  • 600 DPI: Professional/fine art print

Example (1920 px wide image):

  • At 72 DPI: 26.67 inches (67.7 cm): great for web
  • At 150 DPI: 12.8 inches (32.5 cm): decent print
  • At 300 DPI: 6.4 inches (16.3 cm): high quality print

Standard print sizes:

  • 4×6 in (10×15 cm) at 300 DPI needs: 1200×1800 px
  • 8×10 in (20×25 cm) at 300 DPI needs: 2400×3000 px
  • A4 (21×29.7 cm) at 300 DPI needs: 2480×3508 px

The point that confuses most people is that DPI isn’t baked into the pixels, it’s just a label telling the printer how tightly to pack them. A 1200×1800 photo is the same file whether you tag it 72 or 300 DPI; changing the number only changes how big it prints, not how much detail it holds. So “make this 300 DPI” without resampling means nothing more than choosing a print size.

That’s why the famous 300 DPI rule has an asterisk: it’s the right target for something held in your hand, like a photo print or a magazine page. The farther away an image will be viewed, the lower the DPI you can get away with, which is how a billboard printed near 20 DPI still looks crisp from across the street. The hard limit runs the other way. You can always print fewer dots per inch, but you can’t invent detail that was never captured, so upscaling a small image to hit a pixel target just gives you a bigger blurry picture, not a sharper one.


How we build and check this converter

This converter runs entirely in your browser, so the numbers you enter stay on your device. The math behind it is written by hand and tested against worked examples and standard references before the page goes live.

SuperGlobalCalculator is independently built and maintained. See how we build and verify our calculators.

Embed This Calculator

Copy the code below and paste it into your website or blog.
The calculator will work directly on your page.