System Information
- Strapi Version: 4.3.6
- Operating System: Unix
- Database: MariaDB
- Node Version: 14.17.6
- NPM Version: 14.17.6
- Yarn Version:
When starting with Strapi, i did turned off the Responsive friendly upload
option in the Media Settings because i was depending on the default size to show my images, but apparently to increase performance (especially on Mobile) i need to show images based on screen size (what Strapi offer by enabling the Responsive friendly upload option) but now i have alot of images that are uploaded to Strapi and want to enable the Responsive friendly upload option again, so how can i get different sizes (large, medium, small) to already uploaded images without re-uploading them