0.1.0 • Published 5 years ago

strapi-provider-upload-wasabi-resize v0.1.0

Weekly downloads
3
License
MIT
Repository
github
Last release
5 years ago

strapi-provider-upload-wasabi-resize

WARNING: Still HEAVYILY WIP, use at your own risk!

Wasabi upload and resizeing with image opitmization in Strapi.

Resizes the image to the MaxWidth and optimizes using Quality from 10-100.

npm i strapi-provider-upload-wasabi-resize

OR

yarn add strapi-provider-upload-wasabi-resize

Usage

Using and Configuring

  1. Go to Strapi Admin panel
  2. Go to Plugins
  3. Go to Files and Settings
  4. Select Wasabi upload and resize
  5. Fill the id, secret and bucket region
  6. Select your max wanted width from 720-3840
  7. Select your quality from 10-100
  8. Enjoy!

Credits

Based on provider strapi-provider-upload-aws-s3-resize, image resizing usign Sharp.

Resources

Links

0.1.0

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago