Skip to main content
  1. Home
  2. Computing
  3. Web
  4. News

Google wants to make JPEGs smaller so sites can load faster, use less bandwidth

Add as a preferred source on Google

Google has unveiled a new open source algorithm that can dramatically reduce the size of JPEG images. Guetzil — named for the Swiss German term for a cookie — is a JPEG encoder that can reportedly produce high quality images with file sizes that are 35 percent smaller than the norm.

Like Google’s Zopfli algorithm for PNG and gzip files, Guetzil offers smaller file sizes without sacrificing compatibility with existing web browsers, image processing applications, or the JPEG standard. This sets the algorithm apart from other methods of reducing JPEG file sizes, like RNN-based image compression, RAISR, and WebP.

Recommended Videos

Guetzil works by focusing on the quantization stage of the compression process. It uses an advanced psychovisual model that attempts to strike a balance between small file sizes and image fidelity by honing in on the kind of details that the human eye is drawn to, according to a post published to the Google Research Blog.

The downside to this methodology is that compression takes significantly longer than currently available methods. However, tests have found that people preferred images compressed using Guetzil to those encoded with libjpeg, even when the latter images were slightly larger. Google describes the slower compression process as a “worthy tradeoff.”

If Guetzil is broadly implemented, users could be able to enjoy a smoother, more responsive experience while browsing the internet. The smaller image sizes would help pages load faster, and could even allow users on a data plan to use less of their allocation loading images.

The researchers behind the project hope to see webmasters and graphic designers adopt the open-source algorithm. The team also suggests that the psychovisual approach adopted by the project will inspire further research into the way our eyes perceive compressed images and video.

Brad Jones
Brad is an English-born writer currently splitting his time between Edinburgh and Pennsylvania. You can find him on Twitter…
You can now check if a Google ad was made using AI
Google will auto-label its own AI ads, but third-party AI ads still rely on advertisers to come clean.
google-ads-ai-label

Ever looked at an ad and wondered if a real person made it or if it was AI generated in seconds? Google is now giving you a way to find out.

The company just announced a new AI transparency label that tells you whether an ad was created or edited using generative AI tools. The label lives inside Google's My Ad Center, and it is rolling out across Google Search, YouTube, and Discover globally.

Read more
Outlook will soon warn you before you answer an outdated email
Microsoft is bringing reply alerts, rule-based templates, and improved categories to Outlook
Computer, Electronics, Laptop

Microsoft has recently been cleaning up some longstanding Windows 11 pain points, including parts of the Start menu and Search. According to a new report from Windows Latest, the company is also preparing several useful changes for the new Outlook app on Windows 10 and Windows 11, which became generally available in 2024.

Microsoft is adding a warning for users who start replying to an older email after a newer response has arrived in the same conversation. The alert is meant to stop people from replying without seeing the latest information in the thread.

Read more
Google just changed how it grades the AI models you use for Android coding
Android Bench has a new testing framework and eight new models, so the rankings you remember are now out of date.
Android Bench featured.

Google just changed how it measures which AI models are best at writing Android app code, and the update has shuffled the rankings developers use to pick their tools. The company's Android Bench leaderboard, which launched in March, now runs on a new testing system called Harbor. Google says this replaces the older, more generic testing tool it used before, and gives a better read on how models perform on real Android tasks, like updating old code to Jetpack Compose or handling wearable device networking.

New models shake up the top of the list

Read more