Pixels to Inches Converter

Convert pixels to inches and inches to pixels using any screen PPI.

Bidirectional conversion with automatic precision for any pixel density.

Updated August 2, 2026
Frank Zhao - Creator
CreatorFrank Zhao
Loading calculator…

Introduction / overview

The Pixels to Inches Converter translates between the number of pixels in an image and its physical size in inches, using the PPI (pixels per inch) of the display or print device. Enter any two of pixels\text{pixels}, inches\text{inches}, or PPI\text{PPI} and the third is filled in for you instantly.

The classic question this solves: “How many inches wide will this image actually be?” — or its reverse, “How many pixels do I need to make a 6-inch wide print?”

Who is this for?

  • Web & UI designers checking how their layouts and images will look on a real screen.
  • Print designers and photographers sizing artwork for physical output.
  • Digital signage, large-format, and display installers planning content for a fixed screen.

Because the tool works in both directions at full precision, you never have to dig out a calculator or remember a formula. Once you have your measurement in inches, our conversion tools can carry it into centimeters, feet, or any other unit you need.

How to use / quick start

  1. 1Know the PPI of your target device. For most desktop monitors it’s about 96 PPI96\ \mathrm{PPI}, and for print work it’s typically 300 DPI300\ \mathrm{DPI}. (Not sure? See the FAQ below.)
  2. 2Enter any two of the three values — for example inches and PPI, or pixels and PPI.
  3. 3Read the third value. It’s worked out for you automatically, so there’s nothing else to press.

Example 1 — how many pixels is a 2-inch banner?

You have a 2 in2\ \mathrm{in} wide banner and a 96 PPI96\ \mathrm{PPI} monitor. Enter those two and you get the pixel width:

px=in×PPI\mathrm{px} = \mathrm{in} \times \mathrm{PPI}==2×962 \times 96==192 px192\ \mathrm{px}

Example 2 — the reverse: 1080 pixels on screen

A photo is 1080 px1080\ \mathrm{px} wide. How many inches will it appear on a 96 PPI96\ \mathrm{PPI} display? Enter pixels and PPI, and inches is derived:

in=pxPPI\mathrm{in} = \frac{\mathrm{px}}{\mathrm{PPI}}==108096\frac{1080}{96}==11.25 in11.25\ \mathrm{in}

So that photo takes up roughly 11 and a quarter inches of your monitor — handy to know before you drop it into a layout.

How to interpret the results

  • The value the calculator works out for you is highlighted. That’s a visual cue that it was computed from your other two entries rather than typed in.
  • Change any input and the result updates immediately, so you can experiment with different sizes or densities.
  • Zero is a perfectly valid answer: 0 in=0 px0\ \mathrm{in} = 0\ \mathrm{px}.

Real-world examples / use cases

1) Web design — hero image width

Background: you’re designing a landing page and want the hero image to feel “wide” on a desktop.

Inputs: a 1920 px1920\ \mathrm{px} image and a 96 PPI96\ \mathrm{PPI} monitor.

192096\frac{1920}{96}==20 in20\ \mathrm{in}

Apply it: 20 inches of width is your real on-screen footprint — useful for deciding whether an image reads as “full-bleed” on a typical monitor.

2) Print — sizing a photo for the wall

Background: you want to print a photo and need the largest sharp size, using the print standard of 300 DPI300\ \mathrm{DPI}.

Inputs: a 3000 px3000\ \mathrm{px} image and 300 PPI300\ \mathrm{PPI}.

3000300\frac{3000}{300}==10 in10\ \mathrm{in}

Apply it: a crisp 10-inch print. If your print shop asks for fractional sizes, our Inches to Fraction Calculator can convert the decimals into handy fractions.

3) Digital signage — fitting content to a screen

Background: you’re building a menu board for a 100 PPI100\ \mathrm{PPI} commercial display.

Inputs: a 3840 px3840\ \mathrm{px} wide canvas and 100 PPI100\ \mathrm{PPI}.

3840100\frac{3840}{100}==38.4 in38.4\ \mathrm{in}

Apply it: knowing the physical width helps you judge viewing distance and how large text must be to stay legible from across the room.

4) Photo cropping to an exact size

Background: an online form asks for a photo that is exactly 2×2 in2 \times 2\ \mathrm{in}.

Inputs: 2 in2\ \mathrm{in} and 300 PPI300\ \mathrm{PPI}.

2×3002 \times 300==600×600 px600 \times 600\ \mathrm{px}

Apply it: now you know the exact pixel dimensions to crop to, so the printed photo keeps the right proportions.

Common scenarios / when to use

Printing a photo at a target size

Great when you know the print size you want and need the pixel count — or the reverse. Just pick the print density (300 PPI300\ \mathrm{PPI} is a solid default) and let the tool do the rest.

Checking on-screen image size

Perfect when you’re wondering how big a graphic will appear on a monitor or phone before you build the layout. Enter the image’s pixels and your display’s PPI to see its real footprint.

Planning large-format artwork

For banners, posters, and signage, scale matters. Convert your canvas between pixels and inches to keep proportions correct and to confirm the physical size will fit its mount or frame.

Sizing UI elements in real units

If a design tool shows sizes in inches but your team thinks in pixels, this converter keeps everyone on the same page — handy for responsive breakpoints and accessibility sizing.

It may be a poor fit when:

  • The target device’s PPI isn’t fixed — for example a web page that users view on many different screens. The result is only as good as the PPI you enter.
  • You need an exact physical measurement of a real monitor (say, for a mount). Always verify against the manufacturer’s specs rather than a converted estimate.
  • Print work where the print shop uses a different dot density than the value you assumed — confirm with them first.

Tips & best practices

  • Enter the value you’re most sure about

    If you trust the pixel count but only roughly know the PPI, type in pixels and inches and let the tool tell you the implied PPI. It’s a fast way to check whether your assumptions are consistent.

  • Stick to one PPI for the whole job

    Mixing 96 PPI96\ \mathrm{PPI} for one element and 144 PPI144\ \mathrm{PPI} for another gives inconsistent sizes. Decide the density once, then reuse it.

  • Use 300 for print, your screen PPI for displays

    A common shortcut: 300 PPI300\ \mathrm{PPI} for print, about 96 PPI96\ \mathrm{PPI} for most desktop screens, and 163163326 PPI326\ \mathrm{PPI} for phones.

  • Sanity-check with a memorable pair

    Full HD is 1920 px1920\ \mathrm{px}. At 96 PPI96\ \mathrm{PPI} that’s 20 in20\ \mathrm{in}. If your result is wildly different, you probably have the PPI wrong.

Calculation method / formula explanation

The whole tool rests on one idea: PPI is a conversion factor between pixels and physical inches. Multiply to go from inches to pixels, divide to go back.

Key variables

  • I\mathrm{I}: length in inches
  • P\mathrm{P}: number of pixels
  • PPI\mathrm{PPI}: pixels per inch (the screen’s resolution density)

Forward conversion — pixels from inches and PPI

P=I×PPI\mathrm{P} = \mathrm{I} \times \mathrm{PPI}

Reverse conversions — solve for either input

Enter any two values and the tool derives the third using the matching rearrangement:

I=PPPI\mathrm{I} = \frac{\mathrm{P}}{\mathrm{PPI}}\quadPPI=PI\mathrm{PPI} = \frac{\mathrm{P}}{\mathrm{I}}

Business rules that keep the math sensible

  • Inches and pixels may be zero (a 0-inch element is 0 pixels), but a display can’t have 0 PPI0\ \mathrm{PPI} — so PPI must always be greater than zero.
  • You can’t have a positive pixel count while the length is zero, because the implied PPI would be infinite.

Frequently asked questions (FAQs)

What’s the difference between PPI and DPI?

PPI counts pixels on a screen per inch; DPI counts ink dots in a print per inch. Use PPI for on-screen sizes and the printer’s DPI for print. This converter uses PPI for both because the math is identical — the factor is just a density.

How do I find my monitor’s PPI?

Easiest way: enter your screen’s pixel width and its physical width in inches here — the tool computes the PPI for you. A typical desktop is around 96 PPI96\ \mathrm{PPI}, and the manufacturer’s spec sheet gives the exact figure.

What PPI should I use for printing?

300 PPI300\ \mathrm{PPI} is the standard for sharp photo-quality prints. At that density, a3000 px3000\ \mathrm{px} image prints 10 inches wide. For large banners viewed from a distance, a lower density is often fine.

Why is one of the fields highlighted for me?

That’s the value the calculator computed from the other two. It’s simply a cue that the number was derived rather than typed — handy when you want to double-check which figure the tool produced.

Why can’t I enter 0 for PPI?

PPI must be greater than zero because a display with 00 pixels per inch wouldn’t show anything. Inches and pixels, on the other hand, can legitimately be zero — 0 in=0 px0\ \mathrm{in} = 0\ \mathrm{px}.

Does browser zoom or OS scaling change my physical PPI?

No. Your screen’s physical PPI is fixed by the hardware. Zoom and scaling only change how much UI is drawn in that space — they don’t change the number of pixels physically packed into an inch.

Can I convert pixels to centimeters with this?

Not directly — this tool works in inches. But once you have your inches, our Length Converter handles the inch-to-centimeter step in one click.

Limitations / disclaimers

  • Results are only as accurate as the PPI you enter. A wrong density gives a wrong physical size, so confirm the device’s real PPI for anything important.
  • For print, this tool is a planning estimate. Printer DPI, paper, and the shop’s exact settings can differ from the value you assumed — verify with your print provider.
  • Long repeating decimals are shown rounded for readability; the calculation itself keeps full precision, so treat the rounded display as a close approximation.

External reference

Pixels to Inches Converter – Convert PX to Inches or Inches to PX