Skip to main content

Pixels to Inches Converter

Convert pixels to inches with adjustable PPI or DPI. Calculate single values and image dimensions for CSS, screens, photos, and print.

Pixels
px
Inches
in

Unit Relationship

At 96 PPI
1 px = 0.010417 in  
1 in = 96 px
      

96 vs 300 PPI

PPIConverted result
96 (Web)1 in
300 (Print)0.32 in

PX to IN Conversions 96 PPI

PXIN
96px1in
300px3.125in
600px6.25in
1080px11.25in
1920px20in

Your tool input is processed locally in your browser—not uploaded to or stored by Bitty Coder. Privacy Policy

What is a Pixels to Inches converter?

A Pixels to Inches converter calculates a physical inch length from a pixel value at a selected PPI. It can convert one value or the width and height of an image.

The same pixel dimensions produce different inch sizes at different densities. For example, 1920px equals 20in at 96 PPI but only 6.4in at 300 PPI.

How to convert pixels to inches

  1. Enter a pixel value, or select Dimensions for an image width and height.
  2. Choose 96 PPI for CSS, 300 for a common print target, or enter another density.
  3. Compare, copy, or export the converted result.

Both panels are editable. The swap control changes which unit is emphasized without changing the page or navigating away.

Pixels to Inches formula and example

Use this formula:

Inches = Pixels ÷ PPI

For 1920 pixels at 300 PPI:

1920 ÷ 300 = 6.4in

At 96 PPI, the same pixel value equals 20in.

Common pixels to inches conversions

The table in the converter follows the current PPI. This comparison includes common screen and image values:

Pixels96 PPI150 PPI300 PPI
96px1in0.64in0.32in
300px3.125in2in1in
600px6.25in4in2in
1080px11.25in7.2in3.6in
1920px20in12.8in6.4in

CSS pixels vs. physical inches

CSS defines a fixed unit relationship of 1in = 96px. This makes 96 the correct reference when converting CSS px and in values.

It does not guarantee that 96 CSS pixels will measure exactly one physical inch on every display. Browser zoom, system scaling, and device density affect the size seen on screen. Use the target image PPI for print calculations.

Image dimensions and print size

Dimensions mode converts width and height together. At 300 PPI, a 1920 × 1080px image has a calculated print size of 6.4 × 3.6in.

The 96 vs 300 PPI comparison in the converter makes this difference visible without changing the selected PPI. No image is resized or resampled.

PPI vs. DPI

PPI means pixels per inch and connects pixel dimensions to physical inches. DPI means printer dots per inch. They are related in print discussions but describe different things; this converter performs its math with PPI.

Need pixels for a target print size? Use the Inches to Pixels Converter. For metric dimensions, use the PX to CM Converter.

Pixels to Inches FAQ

How many pixels are in one inch?

It depends on PPI. One inch contains 96 pixels at 96 PPI and 300 pixels at 300 PPI.

What is 1920 × 1080 pixels in inches?

At 96 PPI it is 20 × 11.25in. At 300 PPI it is 6.4 × 3.6in.

Can I convert pixels to inches without knowing PPI?

Only by assuming a density. Use 96 PPI for CSS or enter the target PPI for an image or print job.

Why do I get different inch sizes at 96 and 300 PPI?

At 300 PPI, more pixels fit into each inch, so the same image occupies less physical space.

Does 96 pixels always measure one physical inch on screen?

No. It is the CSS unit relationship, not a guarantee about the physical measurement of every display.

Does this converter change image resolution?

No. It calculates a size from numbers and does not modify an image.