strapi-provider-upload-aws-s3-custom-size
v3.0.0-beta.17.5
Published
strapi-provider-upload-aws-s3 with custom size
Downloads
12
Readme
strapi-provider-upload-aws-s3-custom-size
This Strapi upload provider stores your images to S3 after resizing and compressing
Installation
npm install strapi-provider-upload-aws-s3-custom-size
Usage
In your Strapi installation you now can use this provider in the settings for the File Upload extension. You need to provide your S3 api key and secret access token and provide a width and JPEG quality.