Concise answer
Higher PPI means more image pixels are packed into each printed inch at the same physical size. That can support finer detail, but only when the source contains real pixels worth using and the print process can benefit. Values such as 72, 96, 150, 200, 300 and 600 should be treated as workflow targets or metadata conventions, not a universal ladder from “bad” to “perfect.”
One image, six different print sizes
Take a 3600 × 2400 image.
| PPI | Print size using all pixels |
|---|---|
| 72 | 50 × 33.33 in |
| 96 | 37.5 × 25 in |
| 150 | 24 × 16 in |
| 200 | 18 × 12 in |
| 300 | 12 × 8 in |
| 600 | 6 × 4 in |
The image contains the same 8.64 million pixels in every row. Higher PPI makes the interpreted physical print smaller because more pixels are packed into each inch.
72 PPI
Seventy-two PPI is strongly associated with older digital and publishing conventions. You will still encounter images whose metadata reports 72 even when their pixel dimensions are very large.
For modern web display, the embedded 72 value is not a reliable measure of on-screen quality. Browsers primarily render according to pixel dimensions and layout rules.
For printing, calculate effective PPI at the target size. A 6000-pixel-wide image tagged 72 can still deliver 300 PPI at 20 inches.
Use 72 only when a workflow explicitly asks for that metadata or when it happens to be the file’s existing value. Do not downgrade an image to 72 because someone says “web images must be 72 DPI.”
96 PPI
Ninety-six is another familiar digital convention, particularly around desktop and CSS reference-pixel discussions. As with 72, an image file tagged 96 is not automatically optimized for a screen, nor is a 300-tagged image automatically unsuitable for the web.
For web performance, optimize real pixel dimensions, responsive source selection, compression and format. The embedded print-density field is usually not the deciding factor.
150 PPI
At a fixed size, 150 PPI uses half as many pixels on each axis as 300 PPI.
An 8 × 10 print needs:
- 1200 × 1500 at 150 PPI
- 2400 × 3000 at 300 PPI
That is 1.8 MP versus 7.2 MP.
A 150-PPI target is often considered for larger prints or graphics viewed from greater distance. Whether it is appropriate depends on the image and print system.
200 PPI
Two hundred PPI is a useful middle value when 150 feels too low for the intended viewing distance but the source cannot reach 300 without significant upsampling.
A 12 × 18 print at 200 PPI requires 2400 × 3600 pixels.
The same print at 300 PPI requires 3600 × 5400.
The difference can be substantial for a cropped or older image. If the print provider accepts 200 and the normal viewing distance is not extremely close, it may be a practical compromise.
300 PPI
Three hundred PPI is a common high-detail target for photographs and other close-viewed raster work.
At 300 PPI:
- 4 × 6 = 1200 × 1800
- 8 × 10 = 2400 × 3000
- 12 × 18 = 3600 × 5400
- 20 × 30 = 6000 × 9000
The important word is target. Source quality and production requirements still matter.
600 PPI
Six hundred PPI doubles the sampling density on each axis compared with 300, so the same physical area requires four times as many pixels.
That can be useful for specialized scanning, archival digitization, fine line material, small rasterized text, certain reproduction workflows and jobs whose technical specification calls for it.
Federal digitization guidance, for example, includes high sampling densities for particular cultural-heritage materials and quality levels. That is a specific preservation context, not evidence that ordinary photo printing always improves at 600 PPI.
For a normal photographic enlargement, taking a 300-PPI source and blindly interpolating it to 600 often increases file size much more than real visual information.
Comparison by 8 × 10 print
| Target | Required pixels | Total megapixels |
|---|---|---|
| 72 PPI | 576 × 720 | 0.41 MP |
| 96 PPI | 768 × 960 | 0.74 MP |
| 150 PPI | 1200 × 1500 | 1.8 MP |
| 200 PPI | 1600 × 2000 | 3.2 MP |
| 300 PPI | 2400 × 3000 | 7.2 MP |
| 600 PPI | 4800 × 6000 | 28.8 MP |
This table shows why print size must be part of the discussion. Saying “600 is better than 300” ignores the source, output process and viewing distance.
Metadata values vs real sampling density
An image can be tagged 600 PPI without having enough pixels for a large 600-PPI print.
For example, a 600 × 600 image tagged 600 PPI is only 1 × 1 inch at that density.
A 6000 × 6000 image tagged 72 PPI contains one hundred times as many pixels. It can be printed 20 × 20 inches at 300 PPI despite the lower stored tag.
This is why tools should display pixel dimensions next to any density metadata.
Which value should you choose?
Choose from requirements, not habits.
For a submission portal: use its requested value and confirm pixel dimensions.
For close-viewed photos: 300 PPI is a common planning target.
For large-format graphics: ask the printer, because lower values can work at greater viewing distances.
For archival or technical scanning: follow the applicable digitization specification.
For web: optimize actual pixel dimensions and file delivery rather than treating 72 or 96 metadata as a performance setting.
Related entities and semantic terms
72 PPI, 96 PPI, 150 PPI, 200 PPI, 300 PPI, 600 PPI, metadata, print size, viewing distance, pixel requirements, printer DPI.
FAQs
Is 96 PPI better than 72 PPI for website images?
Not simply because of the embedded number. Website quality and performance depend much more on the actual pixel dimensions, display size, responsive delivery and compression.
How much larger is a 600-PPI raster than a 300-PPI raster at the same print size?
It has twice as many pixels across each axis and therefore four times as many total pixels.
Is 200 PPI a reasonable compromise for printing?
It can be, depending on the image, print size, viewing distance and provider requirements. It is not a universal standard, so verify the specific job.
Why do old images often show 72 or 96 PPI?
Those values can come from software defaults and historical screen-oriented conventions. The stored value does not reveal the full pixel count or practical print capability.
Closing section
Think of PPI values as different ways to distribute pixels across physical space. The correct value is the one that meets the job’s real need without pretending that metadata or interpolation creates source detail. Use the calculator when you want to compare pixel requirements across several targets.
Source and verification notes
The print-density comparisons use direct arithmetic. Current Adobe documentation was used for general 300-PPI and viewing-distance guidance. Specialized higher-resolution examples were checked against current FADGI and National Archives digitization material.