Feb 8, 2017
0
Level 5
Image:make(request->file)...resize(...)->save() & Exif informationen...
Hi.
I've a problem using intervention image to upload a file, manipulate it and store it on the server. As soon as I use Image:make(...)->save(...), all exif-informations of the original file were lost.
Is there any way to prevent Image::xxx from deleting the exif informations?
Thank you, Marc
Please or to participate in this conversation.