Posted By:
Jerome_Iffrig
Posted On:
Monday, August 12, 2002 12:31 AM
Does anyone know if there is a package off the shelf I could use to manipulate images?
I have an application in which users can upload images. I would like to be able to set the max size of the picture (e.g. is the user upload a picture which is to big in size I would like to shrink it) Idealy, I would like, if the user upload a BMP file to convert it into a JPG file.
Thanks