Bring back image size optimization

Before the 4.x.x photos pulled from Instagram were resized appropriately (each photo in my feed was about ~20kb on average). Right now they they are being loaded full size and resized in in CSS.

The following images are resized in HTML or CSS. Serving scaled images could save 428.9KiB (93% reduction).
https://scontent.cdninstagram.com/(...) is resized in HTML or CSS from 720x889 to 183x226. Serving a scaled image could save 181.5KiB (93% reduction).
https://scontent.cdninstagram.com/(...) is resized in HTML or CSS from 720x888 to 183x226. Serving a scaled image could save 98.9KiB (93% reduction).
https://scontent.cdninstagram.com/(...) is resized in HTML or CSS from 720x888 to 183x226. Serving a scaled image could save 87.8KiB (93% reduction).
https://scontent.cdninstagram.com/(...) is resized in HTML or CSS from 640x789 to 183x226. Serving a scaled image could save 60.7KiB (91% reduction).

Can we bring back proper photo optimization before they are being put on the frontend?

Folks, our former Wishlist portal, where our users shared their requests and suggestions, was transferred to this forum. You’re most welcome to vote, add new ideas, and leave your comments here — we surely will consider them all! :star_struck:

Original Votes: 7

Original comment from Edgar Sarmiento transferred from the previous Wishlist portal: