anacronw / multer-s3

multer storage engine for amazon s3
MIT License
660 stars 190 forks source link

Resize image before or after uploading to S3 #48

Closed iamchathu closed 8 years ago

iamchathu commented 8 years ago

I need to resize the image keeping aspect-ratio before or after uploading image.

Better if I can generate ratina version of the image also.

anacronw commented 8 years ago

Might want to check out the library mentioned here: https://github.com/badunk/multer-s3/issues/47