Confusion around resolution is widespread and understandable. The same term is used to describe different things depending on context: the camera talks about megapixels, Photoshop talks about PPI, the print shop asks for 300 DPI, and Google recommends that web images have "enough resolution for Retina displays." It seems like every piece of software and every professional uses the vocabulary a little differently.

This article puts each concept in its proper place, explaining how they relate and what actually matters in each practical situation.

What is a pixel

Pixel is short for picture element. It's the smallest unit of a rasterized digital image: a single, indivisible dot of color.

A digital image is a rectangular grid of pixels. Each pixel stores a color value, usually represented across three channels: red (R), green (G), and blue (B), each with 256 possible levels (0 to 255). That results in 256³ = 16.7 million possible colors per pixel in the 8-bit RGB model.

A pixel is an abstract unit — it has no inherent physical size. A pixel isn't big or small: it's just a color value in a grid. The size it takes up in the physical world depends entirely on the display or print context.

That distinction is at the heart of all the confusion around resolution: pixels exist in an abstract space, with no physical dimensions. When we talk about resolution, we're always talking about how those abstract pixels get mapped onto physical space — whether on a screen or on paper.

What is image resolution

"Resolution" is a term with two distinct meanings that are often confused:

The first sense — total pixel dimensions — is what determines a digital image's quality and "size." The second — density — only matters when the image needs to be mapped to a physical size, like in printing.

What is PPI — Pixels Per Inch

PPI stands for pixels per inch. It's the measure of pixel density on a screen or in a digital image. It describes how many pixels exist per linear inch of length.

A 24-inch Full HD monitor has a resolution of 1920×1080 pixels. The screen is about 21.5 inches wide physically. So: 1920 ÷ 21.5 ≈ 89 PPI. Every inch of the screen contains 89 pixels.

An iPhone 15 Pro has a 6.1-inch screen with a resolution of 2556×1179 pixels. Physical width: 2.82 inches. So: 2556 ÷ 2.82 ≈ 460 PPI — more than 5 times the density of a conventional monitor.

A screen's PPI determines its sharpness: the higher the PPI, the smaller the individual pixels, the harder they are to distinguish with the naked eye, and the sharper the image looks. Apple named its "Retina display" that because, at normal viewing distance, the human eye can't distinguish individual pixels above 300 PPI.

📐 PPI is a property of the screen, not of the image. A monitor's PPI is fixed — determined by the resolution and the screen's physical size. A 1200×800 pixel image displayed on an 89 PPI monitor takes up a certain size; the same image on a 460 PPI monitor looks four times smaller, because each pixel is physically smaller.

What is DPI — Dots Per Inch

DPI stands for dots per inch. Originally, the term refers to the density of ink dots a printer lays down on paper. A printer at 600 DPI places 600 ink dots in every linear inch of paper.

In common graphic design use, DPI and PPI are used interchangeably to describe the pixel density of an image intended for print. When a print shop asks for a "file at 300 DPI," they're asking for the image to have 300 pixels for every inch of the final print size.

The relationship between pixels, PPI/DPI, and physical size

This is the central equation that explains everything:

Physical size (inches) = Total pixels ÷ Density (DPI or PPI)

Examples with the same 3000-pixel-wide image:

Density (DPI)Resulting physical widthTypical use
72 DPI3000 ÷ 72 = 41.7 in (106 cm)Old low-resolution screen
96 DPI3000 ÷ 96 = 31.25 in (79 cm)Standard Windows monitor
150 DPI3000 ÷ 150 = 20 in (51 cm)Acceptable home printing
300 DPI3000 ÷ 300 = 10 in (25.4 cm)Professional print production
600 DPI3000 ÷ 600 = 5 in (12.7 cm)Precision printing (very small text)

Notice that the image itself doesn't change — the 3000 pixels are the same in every case. What changes is how those pixels are spread across physical space. At 300 DPI, each pixel takes up 1/300 of an inch. At 72 DPI, that same pixel takes up 1/72 of an inch — more than 4 times bigger. That's why an image printed at 72 DPI looks "pixelated": each pixel is big enough to be seen individually.

What are megapixels

A megapixel means 1 million pixels. A 12-megapixel camera produces images with roughly 12 million pixels. The typical resolution for 12 MP is 4032×3024 pixels — and 4032 × 3024 = 12,192,768 pixels, which rounds to the advertised "12 megapixels."

MegapixelsTypical resolutionMax. size at 300 DPI
8 MP3264 × 2448 px10.9 × 8.2 in
12 MP4032 × 3024 px13.4 × 10.1 in
24 MP6000 × 4000 px20 × 13.3 in
48 MP8064 × 6048 px26.9 × 20.2 in (A1+)
108 MP12032 × 9000 px40.1 × 30 in

The practical takeaway: any modern smartphone (12 MP or more) has more than enough resolution for printing at A4 size at 300 DPI. The phone camera isn't the limiting factor for conventional formats.

Why "72 DPI" became associated with "for the web"

This is one of the oldest and most misunderstood conventions in digital design. Its origin is historical: in the 1980s, the first Macintosh monitors had roughly 72 pixels per inch. Apple's system used 72 PPI as a reference because it made the correspondence between screen and print easier: 1 typographic point = 1/72 of an inch. Photoshop adopted 72 PPI as the default for screen documents, and the convention stuck.

Contemporary monitors have densities of 90 to 140 PPI. Modern iPhones reach up to 460 PPI. The value 72 PPI is completely outdated as a way to describe screens.

The most important implication: the DPI value in a digital image's metadata has no effect at all on how it displays on screen. A 1200×800px image with "72 DPI" metadata and another with "300 DPI" display identically in the browser — because the browser ignores that metadata and shows one file pixel as one screen pixel. DPI metadata only matters when the image is opened in software that's going to print it.

💡 The definitive summary on "72 DPI for web": it's an obsolete historical convention that persists out of inertia. For images on the web, what matters is the pixel dimensions — not the DPI. A 1920×1080px image works for a Full HD monitor regardless of whether the metadata says 72 DPI or 300 DPI.

Retina displays and the @2x factor

Apple launched Retina displays on the iPhone 4 (2010) with 326 PPI — roughly double the PPI of monitors at the time. The solution adopted was logical pixel vs. physical pixel:

The result is that raster images look blurry on high-density screens if they aren't provided at high enough resolution. The solution is to provide images at double (or triple) the display dimensions:

Use ImageTools' Resize Image tool to precisely adjust dimensions before uploading.

Resolution for printing: calculating the pixels you need

Starting from the equation Pixels = Physical size × DPI:

Print formatPhysical dimensionsPixels needed (300 DPI)Approx. megapixels
4×6 in photo4 × 6 in1200 × 1800 px2.2 MP
5×7 in photo5 × 7 in1500 × 2100 px3.2 MP
A5 photo (5.8×8.3 in)5.8 × 8.3 in1748 × 2480 px4.3 MP
A4 photo (8.3×11.7 in)8.3 × 11.7 in2480 × 3508 px8.7 MP
A3 poster (11.7×16.5 in)11.7 × 16.5 in3508 × 4961 px17.4 MP
39×28 in banner (150 DPI)39.4 × 27.6 in5906 × 4134 px24.4 MP

For banners and large-format materials viewed from a distance, 150 DPI is usually enough. For desktop printing (card, photo, flyer), the standard is 300 DPI.

Resolution for screens: what actually matters

For images intended for screens and the web, forget DPI. The practical rules are:

  1. Size for the display space × screen factor. For a 1440px-wide banner on @2x screens, provide 2880px. For a product image displayed at 600px, provide 1200px.
  2. Don't upload images larger than necessary. A 4032×3024px photo displayed at 800×600px on the site is wasteful — the browser downloads 12× more pixels than it uses.
  3. DPI metadata affects nothing on the web. Exporting "at 72 DPI" or "at 300 DPI" for the web is irrelevant — the pixel count is what matters.

Adjust pixel dimensions with precision

Resize images to the exact display or print dimensions — without distorting the aspect ratio.

Resize image for free

Why increasing an image's DPI doesn't improve quality

This is perhaps the most frustrating and common confusion. There are two ways to change DPI in Photoshop (in Image → Image Size):

Conclusion: the only way to get more real pixels is to start from an originally higher-resolution image. Changing the DPI in Photoshop doesn't create detail — it just redistributes the existing pixels across different physical spaces.

Video resolution: how it relates to image resolution

Video resolutionPixel dimensionsMegapixels per frame
HD (720p)1280 × 720 px0.9 MP
Full HD (1080p)1920 × 1080 px2.1 MP
4K UHD3840 × 2160 px8.3 MP
8K UHD7680 × 4320 px33.2 MP

Frequently Asked Questions

Is a 300 DPI image always better quality than a 72 DPI one?
Not necessarily. DPI on its own doesn't define quality — it defines the relationship between pixels and physical size. A 6000×4000px image at 72 DPI has far more pixels than a 600×400px image at 300 DPI. For printing, what matters is having enough pixels for the desired physical size at the required DPI. For screens, DPI is completely irrelevant — only the pixel dimensions matter.
Why does my phone photo look good on screen but turns pixelated when I print it large?
Your phone's screen has high pixel density (400+ PPI) and displays the photo with all its available detail. In a large print, the pixels need to be spread across a much bigger physical area. If the photo is 12 megapixels, it can print well at up to roughly 13×10 inches at 300 DPI. For larger prints, the DPI density drops and individual pixels become visible. The solution is to print smaller, accept lower density (fine for greater viewing distances), or use a camera with more megapixels.
What does "4K display" mean in terms of resolution?
"4K" refers to a resolution of roughly 4,000 horizontal pixels — specifically 3840×2160 pixels in the consumer UHD standard, or 4096×2160 in the DCI standard used in cinemas. A 27-inch 4K display has roughly 163 PPI — double a same-size Full HD monitor, but still below the "Retina" threshold for desktop use.
What's the difference between "screen resolution" and "image resolution"?
Screen resolution refers to the pixel dimensions of the entire screen — how many pixels wide and tall it has (e.g., 1920×1080 pixels). Image resolution can mean the pixel dimensions of a specific image (e.g., 1200×800 px) or the image's pixel density when mapped to a physical size (e.g., 300 DPI in a 4×3 inch print).
Does more megapixels in a camera always mean better photos?
More megapixels means more captured detail and greater potential for enlargement, but it doesn't automatically guarantee better photos. Quality also depends on the sensor's physical size, lens quality, and low-light performance. A 12 MP camera with a large sensor can produce much better photos in difficult conditions than a 108 MP camera with a small sensor. For everyday use and printing up to A4 size, 12–24 MP is more than enough.
How do I find out how many pixels my image has?
On Windows: right-click the image → Properties → Details → "Width" and "Height" fields. On Mac: open it in Preview → Tools → Show Inspector. In any browser: open the image directly (Ctrl+O) and the tab title will show the dimensions. In Photoshop: Image → Image Size.