Good morning, folks. Can any one direct me to a snippet or suggest an approach to obtaining the resolution of an image [file] with PHP. exif_read_data() is great if the image was taken with a camera that is exif compliant, but is no help with my scanned images. getimagesize() gives me height and width - not much help that I can see. I want ppi! I've no doubt that this is another case where the answer is painfully obvious and my mind to dull, but I've spent the better part of the day searching usenet groups and the PHP docs and come up with naught. I'm running the current Cent OS distribution of EL, PHP Version 4.3.9 with, of course, GD support. Any suggestions would be most appreciated. Thank you. Simon simon@xxxxxxxxxxx -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php