Quote:
Originally Posted by telecasterguru
Andrew,
I am not sure how to scale the image. I thought that when you dropped the size the scale dropped as well.
Frank
|
Two things interact. The image size in pixels, and the resolution. Software could take the resolution into account when displaying, but probably doesn't.
Your image is 2000x1334. At 72dpi (the old "standard" for displays) it would be 705mm by 470mm. At 600dpi (moderate quality on lasers and inkjets) it is 84mm by 56mm.
The exif data in your jpg says 100dpi,so it should appear 508mm by 338mm, but I doubt IE/Firefox is that smart.
For the thumbnail you'd probably do better to reduce the image to 1000x667, or even 500x333. The compression artifacts are less noticable at that size. Then supply a link to the full size image for people who want to see it.