I need some advice on the pro and cons of certain image strategies. When creating websites which are very picture heavy I it important that all the images are the best possible quality with as little impact on performance. Lets take for example a page that mimics a review of a product. You may have a normal sized product shot and multiple different sized thumbnails.
Two techniques to tackle this could be, using the product shot and creating all necessary thumbnails by copying the original image and then resizing or cropping it to all desired sizes, or one could create those different sized thumbnails "on demand" by resizing them whenever necessary and sending a "temporary" image to the client.
Has anyone got any other experiences of how this could be implemented, or any pros and cons of the ways discussed above?
Thanks,