August 31, 2008, 12:31:58 PM
I'm working on a web script for a dog rescue group my wife works with. Every year the print a calendar of photos submitted by people that have adopted dogs through the group. Last year my wife was handed the project along with all the emails that had been sent in, and the problem was that most of the images were too small to print well (lots of cell phone shots). So what I'm doing is having the script check that each image is at least 1200 pixels along each dimension so that at 8" it'll be 150dpi which is about the minimum I think looks good printed.
But how do you explain that to non-computer people? Would it be clearer if I said "at least a 1.5 megapixel image"?

Logged