Hi,
When upscaling an image in Photoshop what is the best pixel/inch to go for 300, 360, 720 etc? I have carefully checked all upscaled images and they look good without any artefacts but I am not sure if more is better or if at some point the more pixel/inch will result in a more blurry print. My printer’s best quality mode is 720x1440dpi – any help on what I should do to get the best result would be appreciated.
Thanks.
Epson printers typically have a native print resolution of 360PPI or 720PPI depending on the print quality setting in your printer driver. Canon, HP and most other inkjets have a native print resolution of 300PPI or 600PPI
Basically, whatever the image's PPI setting is for the paper size, the printer will resample the image to its native print resolution before outputting the print.
This is a description of actually happens "under the hood" when you submit an image to an inkjet printer.
First I need to clear up the difference between PPI (Pixels Per Inch) and DPI (Dots of ink Per Inch). PPI should be straight forward for everyone. DPI is the print quality setting you set in the printer driver. Normally I set the print quality on my Epson P600 to 1440 DPI x 1440 DPI as shown below.
So, what happens when you send a digital image to a printer?
For the sake of simplicity I will be using a 2470px x 1976px (5:4 aspect) image and describe what I would do in my Photoshop Elements.
The first thing I need to do is size the image, without resampling, to the paper size I want to print to as shown below.
I enter the values 10in x 8in and PSE automatically calculates that the PPI for that paper size is 247 PPI. Had I entered a paper size of say 12in x 9.6in (still 5:4) PSE would have calculated a resolution of 205.8 PPI for the paper size.
But how does the printer know to print that 2470px x 1976px image to 10in x 8in or 12in x 9.6in because the printer does not know the paper dimensions I entered in PSE?
This is where I believe the printer's native print resolution comes into play.
Let's say I want a 10in x 8in print. The 247 PPI value for that paper size is made known to the printer somewhere in the print pipeline, where exactly is irrelevant.
Now, the printer wants image files at the printer's native print resolution, 360 PPI in this case. The image's PPI for the 10in x 8in paper size is only 247 PPI so the printer driver resamples the 2470px x 1976px image to 360PPI for the paper size by the math -
360/247 x 2470 = 3600px wide
360/247 x 1976 = 2880px high
The printer then reads the rgb data from the resampled 3600px x 2880px image in lots of 360 pixels at a time and converts it to data that shows how much of each of the printer's ink colours are to be laid down in 1440 dots of ink.
The printer then prints those 1440 dots of ink over 1 inch of paper at a time resulting in a 10in x 8in print.