Hi,
I need a way to compress images before sending them to my server. Once on the server I need to read the exif data for the photo's orientation and date .
I read some posts about the ImageFactory module and it looks promising but I am wondering if anyone can tell me if the ImageFactory will preserve the image's exif data during compression.
Thanks