Strapi plugin logo for Image Converter

Image Converter

Converts media uploads to webp or avif

strapi-plugin-img-convert

A plugin for Strapi that automatically converts uploaded images to WebP and AVIF using the sharp library. This plugin provides flexible image optimization through Strapi's admin interface, allowing you to manage your image conversion settings without code changes.

Supported Strapi versions

  • v5.x.x

NOTE: Strapi 4.x.x is not supported!

Installation

npm install strapi-plugin-img-convert

or

yarn add strapi-plugin-img-convert

Features

  • Convert images to WebP or AVIF
  • Configure conversion settings through Strapi admin interface
  • Automatic conversion on image upload

Usage

  1. Install the plugin using npm or yarn
  2. The plugin will automatically appear in your Strapi admin panel
  3. Navigate to Settings > IMG Convert to configure your conversion preferences
  4. Upload images as normal - conversion happens automatically

Support

For issues and feature requests, please create an issue on our GitHub repository.

License

MIT

Install now

npm install strapi-plugin-img-convert

STATS

No GitHub star yet29 weekly downloads

Last updated

56 days ago

Strapi Version

5.23.0 and above

Author

github profile image for d1sxcat
d1sxcat

Useful links

Create your own plugin

Check out the available plugin resources that will help you to develop your plugin or provider and get it listed on the marketplace.