Hi everyone,

To get to the crux of my issue: I want to be able to read/write jpeg images with metadata over a network connection. To do this I read/write input/outputstreams.

I've tried a few different ways, but no matter how I do it, the file that is output is considerably smaller in filesize than when it went in.

Is there a means through which I can get a stream of the complete image, modify the metadata, and then write this to file? At present I can't see any option for this.

Please help - this is the final roadblock in my project!
Cheers,
Jonathan Giles

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to