Media Library Responsive friendly upload

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


@hassan If you go to Media Library section of strapi admin panel, you can upload more than one file in one upload operation. So I think it is not very hard to upload all your images again!