Can we control which responsive images get generated via Media Library?

Duplication protection, for example say you had some mobile app uploading pictures. iPhones or most Android phones for example save it like img_1234.png. If you had 10 users all happen to upload a file with that same name, one could replace the other. So we add a random string to prevent that from happening.

1 Like