Does anyone know how PPI is calculated?
Hi,
I'm hoping to make a script that takes an image say at 200DPI and converts it to 300DPI, while also keeping the PPI above 300.
Does anyone know A. how to do this, and B. how it's calculated?

Hi,
I'm hoping to make a script that takes an image say at 200DPI and converts it to 300DPI, while also keeping the PPI above 300.
Does anyone know A. how to do this, and B. how it's calculated?

It‘s a waste of time—upsampling simply adds pixels via an interpolation algorithm, it doesn’t add any detail quality, or information to the image.
300ppi is a rule-of-thumb for generally acceptable quality when the output is to a 150LPI halftone screen. To get true 300ppi resolution it has to be captured by the camera or scanning input device.
InDesign’s scripting resolution properties are read only, so if you do think upsampling will have some beneficial affect, the script will have to upsample from Photoshop. Photoshop also uses ppi—there is no image dpi property in either app.

Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.