FG
💻 Software

Tweak Chrome image scaling anti-aliasing to match Internet Explorer 8?

Fresh5 days ago
Mar 15, 20262875 views
Confidence Score0%
0%

Problem

I was quite surprised to see that the image scaling anti-aliasing of Internet Explorer 8 seems to be significantly better than that provided by Chrome and Firefox. The screen-shot below is of google.com's home page of March 17th for Chrome and Explorer, side-by-side. Note the Chrome version has obv…

Error Output

What benefits, if any, does Nvidia Optimus provide?

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Tweak Chrome image scaling anti-aliasing to match Internet Explorer 8?

Low Risk

Looking at the source file for Chromium's image resize and filtering, it appears the filter used for upscaling images is a radius 3 Lanczos filter. (see function , I guess the default choice is used as the comments seem to fit better to downscaling)…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment