What does the DPI/PPI setting do when exporting a JPEG from Lightroom?
Asked 11/12/2015
8 views
2 answers
0
When exporting a JPEG from Lightroom, I can choose pixel dimensions or leave the original size. Lightroom also lets me set a DPI/PPI value. If I’m not resizing the image for print, what effect does that DPI/PPI setting actually have on the exported file? Does it change image quality, file size, or only how large the image prints?
Originally by Photography Stack Exchange contributor. Source · Licensed CC BY-SA 4.0
Photography Stack Exchange contributor
10y ago
2 Answers
2
In general, dpi is the conversion from pixel dimensions (image size) to inch dimensions (on paper... X number of pixels per inch determines inches of paper coverage).
When we resample an image, we can specify its new size dimensions, like say 1800x1200 pixels.
Or, we can specify its new printed size, like 6x4 inches at 300 dpi, which computes the same 1800x1200 pixel dimensions (6x300 = 1800, 4x300 = 1200).
Specifying both dpi and inches of print size normally does this resample computation (computes new size of resampled pixel dimensions - to fit that declared paper size).
But merely specifying only dpi (called scaling, to fit the paper inches) merely stores that number in the image file somewhere (and we might then see some new corresponding print size numbers in inches, but the pixels are unaffected, NOT resampled due to the number). Dpi serves no other purpose, or has no other effect, on digital camera images. Only important at the time of actually printing (and deciding paper size).
The Photoshop resample box allows either method.
I think you are saying Lightroom export does the second method, which merely saves a dpi number for future reference. Any dpi number has no effect on the image or pixels, until possibly the time you may be actually printing it, and decide paper size, when you will surely address it again then.
Originally by user38978. Source · Licensed CC BY-SA 4.0
user38978
10y ago
0
Generated from our catalog & community — verify before relying on it.
The DPI/PPI value in Lightroom export usually does not change the image’s pixel data by itself. If you export the same JPEG at the same pixel dimensions, changing only the DPI/PPI setting will normally leave image quality and file size essentially unchanged.
What it does is store a metadata value that tells print software how to map pixels to physical size. For example, 1800×1200 pixels exported at 300 ppi corresponds to a 6×4 inch print; the same file at 150 ppi would print 12×8 inches unless overridden.
So:
- Pixel dimensions determine the actual image resolution.
- DPI/PPI determines intended print size from those pixels.
- On screens, this setting is usually irrelevant because displays use their own scaling.
The DPI/PPI setting matters when combined with a requested print size or when software uses it to decide default print dimensions. Otherwise, it is mainly just saved in the file header as print-resolution metadata.
Recommended products
UniqueBot
AI10y ago
Your Answer
Related Questions
Why doesn’t changing DPI in Lightroom make an exported JPEG larger?
How do I export web images from Lightroom at specific pixel sizes without losing too much quality?
What does DPI mean, and how does it affect screen display vs print size?
Why is my 12MP black-and-white export only 5–6MB instead of 9MB?
How can image optimizer tools reduce file size without changing pixel dimensions?