Strapi Plugin Responsive Image

screenshot of Strapi Plugin Responsive Image
strapi

Custom responsive image formats for https://strapi.io

Overview

The Strapi plugin responsive-image allows users to create custom responsive image formats for their Strapi v4 website. This plugin is compatible with Strapi v3 by using version 0.5.0. By adding custom formats and overriding the image manipulation of the upload plugin, users can generate new formats of uploaded media automatically. The plugin uses sharp to resize the images and provides options for quality, progressive scan, output format, width, height, fit, position, and without enlargement.

Features

  • Custom Responsive Image Formats: Users can create custom image formats according to their requirements.
  • Automatic Generation: When a new media is uploaded, the plugin automatically generates the custom formats.
  • Global Options: Users can set quality, progressive scan, output format, width, height, fit, position, and without enlargement options for the image formats.

Summary

The Strapi plugin responsive-image allows users to create custom responsive image formats for their Strapi website. It provides an easy-to-use interface to add and edit formats, and automatically generates the formats for newly uploaded media. With options for quality, output format, width, height, fit, position, and without enlargement, this plugin offers flexibility in managing responsive images. However, there is a suggestion for better UI/UX and the addition of a re-generate button for all formats when settings are changed.

strapi
Strapi

Strapi is an open source headless CMS that provides a customizable content management system and API for your projects. It allows you to manage content in a visual interface and use a REST or GraphQL API to retrieve the data.