waynehoover / s3_direct_upload

Direct Upload to Amazon S3 With CORS
MIT License
652 stars 333 forks source link

How to resize an image before uploading to S3 #253

Open Hassan9229 opened 8 years ago

Hassan9229 commented 8 years ago

I am using S3 direct upload gem for uploading image to S3. It is working fine. But i want to resize image and then upload it to S3. How can i accomplish this using this gem.

Loubot commented 8 years ago

+1

courtenay commented 7 years ago

use in conjunction with something like paperclip.