coobird / thumbnailator

Thumbnailator - a thumbnail generation library for Java
MIT License
5.14k stars 784 forks source link

how can I save the exif to the new file? #158

Closed 236xzl closed 3 years ago

236xzl commented 3 years ago

Expected behavior

Please describe what you are expecting the library to perform.

Actual behavior

Please describe the actual behavior you are experiencing, including stack trace and other information which would help diagnose the issue.

Steps to reproduce the behavior

Please enter step-by-step instructions for reproducing the actual behavior. Including code can be helpful in diagnosing issue, but please keep the code to a minimal that will reproduce the behavior.

Environment

Please provide vendor and version information for the Operating System, JDK, and Thumbnailator. Please feel free to add any other information which may be pertinent.

coobird commented 3 years ago

@236xzl, as of now, there is no feature to retain the Exif information in the output file.

I'm closing this as there is a separate issue to address this. (#52)