Need to save EXIF Data to the Cropped Image #845
pointlocalsadmin
started this conversation in
General
Replies: 1 comment
-
Not supported that for browser-side cropping. You may have to upload the original image and cropping data (x, y, width, height, etc) to your server and crop it by yourself. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
After saving the cropped image --- exif data is not being saved.
Can we save it along with exif data of the original image?
Beta Was this translation helpful? Give feedback.
All reactions