quote:
Originally posted by Hobbes
Is there a way to download an image in the format of your choice?
umm well you could use the GD lib with php to convert between formats (well loading the old image up in a new image then saving it) then output them as different types , but the GD lib dosn't support animated gifs or things with more than one frame
but you would have to have another webpage asking the people what format they want to download it as.