Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
It would be nice if JpegImageMetadata could provide a method to get the original compressed data of the EXIF thumbnail. (Not a BufferedImage)
Usecases :
- Extract thumbnail as jpeg without quality loss
- Read thumbnail directly with SWT or other graphic libraries.