Better Image Scaling

★★★★★
★★★★★
616 users
<
>
Today_s Wordle Answer Is Cheat - Wordle wordle Tall Coffee Mugs
★★★★★
★★★★★
PNGTUBER | Emma, the hoddie girl | 5 emotions | vTuber premade assets for streaming on twitch, kick, youtube and more
★★★★★
★★★★★
Wordle 2 Player Travel Game Mini Book Notebook Download Origami Gift
★★★★★
★★★★★
Yubatuo Dogpool Plush, Wolverine and Deadpool Series Plushies Doll , Cute Stuffed Figure Where Cuteness Meets Quality - An Ideal Gift for Any Occasion
★★★★★
★★★★★
Hasbro Toys | Nib Wordle The Party Game | Color: Green/Yellow | Size: 14+ | Ctgoodbuys's Closet
★★★★★
★★★★★
Google Nest Protect
★★★★★
★★★★★

Better Image Scaling is a simple extension that aims to improve the image scaling of Chrome, by applying the "webkit-optimize-contrast" value (from the "image-rendering" CSS property) to all images on a given page, via a content script.

However, the difference isn't always noticeable: it depends on the content and the size of the image itself. Sometimes it's subtle, sometimes it isn't.

Also note: it doesn't make any difference for images that aren't resized by the browser, and there are even cases in which it doesn't seems to do anything for resized images either.

Moreover, as the CSS property optimizes for contrast, there's a downside to it: depending on the image and its size, it will look "serrated", like it's lacking anti-aliasing.

Changelog:

0.1
• Initial version
Related