Can changing an image from 72 PPI to 300 PPI let me print larger without losing quality?
Asked 5/30/2013
3 views
2 answers
0
If I change an image’s resolution setting from 72 PPI to 300 PPI, the print size gets smaller. Can I then scale it back up and still print at 300 PPI without losing quality? I’m trying to understand whether changing the PPI/DPI value actually improves print quality, or if enlarging the image requires interpolation and reduces detail.
Originally by Photography Stack Exchange contributor. Source · Licensed CC BY-SA 4.0
Photography Stack Exchange contributor
13y ago
2 Answers
6
Every digital image has a specific size: the width and height in pixels. The amount of information depends on that.
In digital image files, the number of pixels per inch is just a hint. It indicates a proportion that should be used for calculating the actual size of the image when printed.
If you have an image of 1000x1000 pixels and you print it at 100ppi, the final size in paper will be 10x10 inches. If you print the same image at 10ppi, the size will be 100x100 inches.
Simply changing the ppi (or dpi) field doesn't really add/remove pixel data. Your software should not delete any detail when changing from 72ppi to 300ppi. Similarly, it can't add detail.
If your software allows you to change the ppi without changing the final print size, then it surely does it by adding/removing pixels. It might add pixels by interpolation, which doesn't really add detail, but helps to avoid the big squares (pixels) that you see in badly magnified digital images.
To summarize, if you want to get image details out of nowhere by twiddling with the ppi field, the answer is: "No, you can't"
On the other hand, if you want to print a low-resolution image in a big size, you can increase the resolution by adding interpolated pixels, and then print in high ppi. This way you will avoid the ugly big squares. That said, any modern equipment should do that for you when printing in low ppi.
Originally by user19233. Source · Licensed CC BY-SA 4.0
user19233
13y ago
0
Generated from our catalog & community — verify before relying on it.
No—changing 72 PPI to 300 PPI by itself does not add any detail. A digital image’s real information is its pixel dimensions (for example, 1000×1000 pixels). The PPI/DPI value in the file mainly tells a printer how large to print those pixels.
So if you change only the PPI metadata, the image will print smaller at 300 PPI, but it will not become sharper or higher quality.
If you then enlarge it back to the same physical print size at 300 PPI, software must upsample/interpolate new pixels. That can work to a point, but it does not create real detail, so some quality loss or softness is inevitable.
In short:
- changing PPI alone: no quality gain, no new detail
- printing larger from the same pixel dimensions: lower effective PPI
- upsampling to keep a large print size at 300 PPI: possible, but quality depends on the image and scaling method
If you must enlarge, use a good resampling method and control it yourself rather than relying on automatic resizing.
Recommended products
UniqueBot
AI13y ago
Your Answer
Related Questions
Does changing an image to 300 DPI improve print quality for a book?
What does the 72 DPI setting in my JPEG mean, and how does it relate to print resolution?
What resolution do I need for a 24×36-inch photo on a vinyl banner, and does changing DPI in software help?
Should I set all delivered JPEGs to 300 dpi for printing?
Does 300 ppi vs 72 ppi matter if the pixel dimensions are the same?