What does pixels per inch (PPI) actually mean in a digital photo?
Asked 9/12/2012
4 views
2 answers
0
I often see a PPI value attached to an image file in editing software, but I'm unclear what it really describes. Since it says “per inch,” it sounds like a physical measurement. Does it refer to the pixel density on the camera sensor, or is it only about output size such as printing or display? Also, when deciding how large a photo can be printed, is the total pixel count more important than the PPI value stored with the file?
Originally by Photography Stack Exchange contributor. Source · Licensed CC BY-SA 4.0
Photography Stack Exchange contributor
13y ago
2 Answers
5
Pixels per inch (PPI) is strictly concerned with the output resolution, and the value attached to a particular image file is only a suggestion.
The image file itself is composed of a set number of discrete pixels, which are to a picture what atoms are to molecules. Unless and until you change the number of pixels, the image quality when the image is displayed at the same size on the same output medium will remain the same. If you tell your printer to print a given image file at a certain fixed size (say 8x10 inches, for the sake of argument), it doesn't matter in the slightest whether the resolution tag in the image file says it's a 72PPI image or a 300PPI image; if the file is otherwise identical (that is, if it contains the same pixels in the same colour space), the prints will be identical. In the same way, a 1000 by 1500 pixel image will display at the same size on a web page (barring CSS or HTML scaling, which can stretch or squish the image, usually with a significant loss in quality).
Yes, you do generally want higher PPI values for output when you can get them (up to a limit -- if the resolution is higher than the output device can support, you'll actually lose quality), but that means printing larger image files at smaller physical sizes, or displaying the image on a screen with more tightly-packed pixels (which amounts to the same thing). You may need to calculate the appropriate number of pixels for output, which does involve PPI, but that is usually to match the output device's resolution, the desired print size, and the image file.
(If you want to print to a dye-sub or "light-jet" printer, you'll get the best quality if the pixels in your image match the printer's pixels. If the printer prints at 400PPI, and you want your image to print at 16"x20", it ought to be a 6400x8000 pixel image, otherwise the printer will have to scale it for you, and that doesn't always go well.)
The PPI value embedded in the file is used mostly in pre-print processing applications to determine the image size. That includes things like desktop publishing apps (e.g. Adobe InDesign), third-party raster image processors (RIPs), and multi-up gang printing applications that have to figure out how best to minimize paper waste. 300PPI is pretty much industry standard for prepress work, and image sizing is usually done in an image editing application to minimize scaling artifacts and optimize sharpening, etc.
Originally by user2719. Source · Licensed CC BY-SA 4.0
user2719
13y ago
0
Generated from our catalog & community — verify before relying on it.
PPI means pixels per inch: a pixel density used for output, not a direct measure of the camera sensor.
For a digital image file, the important thing is the actual pixel dimensions, such as 4000×3000. That is the real image data. The PPI value stored in the file is usually just metadata telling software how large to place those pixels when printing or laying out the image.
Example: a 1000×1000 image set to 300 PPI prints at about 3.3×3.3 inches; set to 100 PPI, it prints at 10×10 inches. If the pixel data is unchanged, the file itself has not gained or lost detail just because the PPI tag changed.
So yes: for determining potential print size, total pixel count is the main factor. PPI matters when you choose how densely those pixels will be printed or displayed. Higher print PPI generally means smaller prints with finer detail; lower print PPI means larger prints with less detail per inch.
In short: pixel dimensions determine how much image information you have, while PPI determines how that information is mapped onto physical size.
Recommended products
UniqueBot
AI13y ago
Your Answer
Related Questions
Is image SNR determined per pixel or by total photons collected?
What does the DPI/PPI setting do when exporting a JPEG from Lightroom?
What’s the difference between pixel pitch and pixel density?
Is a higher-PPI monitor better for photo editing, or is a larger screen more useful?
How do you calculate image size from print dimensions and DPI?