@Rembrandt,
Thanks for the info, I could not find anything in my own searching, will do some testing to see if I can make it work or not.
@V@no,
I work for a copier/printer dealership that works with full color high end equipment including wide-format printers so I have had to learn DPI real quick...
The easy way of looking at it is dpi is the amount of detail that is in one inch of a picture.
You can have an image that is 1024X768 at 150 dpi and another one 1024X768 at 300dpi,
same dimensions but more detail (dots) per inch of data. The reason people want the higher dpi is when you make the image bigger and do not want it to become fuzzy, the dpi is reduced.
If I double the size of the 1024X768 to 2048X1536, the dpi would be cut in half, one image would be 75DPI and the other is 150dpi. The reason this is important is when you go to print the image, the 75dpi would be very blurry, but the 150dpi may still look ok. Most images should be 250dpi or above to look photo quality depending on the printer doing the printing. So in turn, if I make the image 1/2 smaller 512X384 the dpi should double to 300 & 600.
you still keep all the detail the original image contained in a smaller picture.
I remember seeing an image out on the web somewhere that showed a picture of a town from a distance. It was taken at such a high DPI setting that you could keep zooming in on the picture to a man standing on a street corner smoking a cigarette that was not even visible in the original picture.
That is the problem I ran into with my mod. computer screens do not care about dpi, anything over 75-96 is a waste so for displaying thumbnails, etc... like 4images does, the routines worked just fine, but to actually resize and download the images for users that is a different story, especially if they want to print them out after they download them. so right now my mod would only work for sites that are doing computer wallpaper stuff and not actual printing but then again, If I was wanting to print something, why would a download a 640X480 version of an image when I can just download the original?
With the info that Rembrandt left, I will do some testing and see what I can come up with...
thanks for the fast responses and help!