How to resize image without losing EXIF data?
I use canvas to resize the image,but the resized image losed the EXIF. I want to get the EXIF data, and append this EXIF to the resized image? I don't know how to do it!
How to resize image without losing EXIF data?
I use canvas to resize the image,but the resized image losed the EXIF. I want to get the EXIF data, and append this EXIF to the resized image? I don't know how to do it!