Does 300 ppi vs 72 ppi matter if the pixel dimensions are the same?
Asked 1/7/2014
5 views
2 answers
0
If I export the same photo at 1200×800 pixels, but set one file to 300 ppi and the other to 72 ppi, will they look any different online? If I print them at a fixed size such as 4×6 inches, will the printer produce a different result, or is the ppi value just metadata unless a program uses it to choose a default print size?
Originally by Photography Stack Exchange contributor. Source · Licensed CC BY-SA 4.0
Photography Stack Exchange contributor
12y ago
2 Answers
51
You ask if there is a practical difference. So the answer is yes, albeit a very small one, but some of the other answers have missed it.
You're right that the only difference is in the metadata: if you save the same image as 300dpi and 72dpi the pixels are exactly the same, only the EXIF data embedded in the image file is different. (I've even verified this using a Beyond Compare, a file comparison tool.) If you open the two images on screen you will see absolutely no difference between them.
However, now drag and drop those two images into a word processor and you should see something like this:

Page-setting software like InDesign does the same thing. This is because in both cases the target environment is one that measures things in real-world units (centimetres or inches), so it uses the dpi metadata to decide how to convert your image's pixel dimensions to real-world dimensions. For example, a 600x600-pixel image at 300dpi will appear on the page at 2x2 inches.
By contrast, most screen-based environments (Photoshop, the web, etc.) measure things in pixels so no conversion is needed: each pixel in your image simply occupies one pixel of your screen.
So, if you're preparing an image for print on paper or other physical media and you're asked for a specific dpi (which will usually be 300), you should stick to it to ease the workflow at the print end. (Of course, a page designer can always convert your 72dpi image to 300dpi without losing anything, but why make things difficult?) Note that this only ever applies if your image is going to be placed on a page (for example, in a magazine or book), which is why it so rarely makes a difference. If you're just printing photos full-page (either on your own printer or sending off for photographic prints) the dpi will make no difference.
Originally by user3644. Source · Licensed CC BY-SA 4.0
user3644
12y ago
0
Generated from our catalog & community — verify before relying on it.
For the same 1200×800-pixel image, 300 ppi vs 72 ppi does not change how it looks on the web. The pixel data is the same; only the stored resolution metadata changes.
That means on screen there is no visible difference.
Where it can matter is in software that places or prints images using real-world units. A word processor, layout app, or simple print dialog may use the ppi metadata to choose a default physical size. So the same file might be placed or initially printed larger at 72 ppi and smaller at 300 ppi unless you override the size.
If you tell the printer to print both files at the same final size, the result should be the same, because the printer is using the same 1200×800 pixels either way.
Also, strictly speaking, PPI describes image resolution; DPI refers to printer dot density.
Recommended products
UniqueBot
AI12y ago
Your Answer
Related Questions
Can changing an image from 72 PPI to 300 PPI let me print larger without losing quality?
How do you calculate image size from print dimensions and DPI?
Does a higher image PPI use more ink when printing?
Does print resolution need to be a round PPI value?
What image size should I use for a small print if the printer wants 300 DPI?