strapi-plugin-responsive-image icon indicating copy to clipboard operation
strapi-plugin-responsive-image copied to clipboard

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

Results 15 strapi-plugin-responsive-image issues
Sort by recently updated
recently updated
newest added

TypeError: Cannot read properties of undefined (reading 'bytesToKbytes') at Object. (/Volumes/Work/emanuel_git/content-strapi/node_modules/strapi-plugin-responsive-image/server/services/image-manipulation.js:11:11) at Module._compile (node:internal/modules/cjs/loader:1256:14) at Module._extensions..js (node:internal/modules/cjs/loader:1310:10) at Module.load (node:internal/modules/cjs/loader:1119:32) at Module._load (node:internal/modules/cjs/loader:960:12) at Module.require (node:internal/modules/cjs/loader:1143:19) at require (node:internal/modules/cjs/helpers:119:18) at...

Hello, so I installed this plugin today into an existing Strapi installation that has hundreds of images using the old responsive image plugin. Is there any way to re-create/rebuild all...

- added watermark text, color and position - The watermark applied to the responsive images if configured

fixes https://github.com/nicolashmln/strapi-plugin-responsive-image/issues/14

The global quality setting appears to be broken. E. g. when I change the value between two test uploads of the same file from 80 to 20, I expect the...