tors / jquery-fileupload-rails

jQuery File Upload integrated for Rails
669 stars 253 forks source link

how to ignore EXIF meta data, to prevent automatic rotation? #52

Closed renius closed 9 years ago

renius commented 10 years ago

subj

felixbuenemann commented 9 years ago

This has nothing to do with uploading, you could use tool like imagemagick eg. via the mini_magick gem on the server to strip the exif metadata.