strapi-provider-upload-wasabi-resize

0.1.0 • Public • Published

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

Package Sidebar

Install

npm i strapi-provider-upload-wasabi-resize

Weekly Downloads

1

Version

0.1.0

License

MIT

Unpacked Size

34 kB

Total Files

4

Last publish

Collaborators

  • mkorevec