s3_direct_upload icon indicating copy to clipboard operation
s3_direct_upload copied to clipboard

How to resize an image before uploading to S3

Open Hassan9229 opened this issue 8 years ago • 2 comments

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.

Hassan9229 avatar Aug 10 '16 11:08 Hassan9229

+1

Loubot avatar Aug 15 '16 23:08 Loubot

use in conjunction with something like paperclip.

courtenay avatar Mar 28 '17 01:03 courtenay