Google's New Compression Tool Uses 75% Less Bandwidth Without Sacrificing Image Quality (thenextweb.com)
An anonymous reader quotes a report from The Next Web: Google just released an image compression technology called RAISR (Rapid and Accurate Super Image Resolution) designed to save your precious data without sacrificing photo quality. Claiming to use up to 75 percent less bandwidth, RAISR analyzes both low and high-quality versions of the same image. Once analyzed, it learns what makes the larger version superior and simulates the differences on the smaller version. In essence, it's using machine learning to create an Instagram-like filter to trick your eye into believing the lower-quality image is on par with its full-sized variant. Unfortunately for the majority of smartphone users, the tech only works on Google+ where Google claims to be upscaling over a billion images a week. If you don't want to use Google+, you'll just have to wait a little longer. Google plans to expand RAISR to more apps over the coming months. Hopefully that means Google Photos.
....is a lie, it reduces image quality just in a way you cannot see visually
If all you want to do is look at the image this is fine, but anything else that needs it full quality will be sacrificed
Puteulanus fenestra mortis
Summary's links are fact-free ads.
I found this one, that has the merit to link to the arXiv article about the process.
I have discovered a truly marvelous proof of killer sig, which this margin is too narrow to contain.
The algorithm is not for compression, but for enhancing a low resolution version of the image.
WEBM is video, and the momentum didn't die, when you view a "gif" on imgur you're actually viewing a webm, they just decided to use the wrong extension name. WEBM uses the VP9 codec. WEBP on the other hand is just a container format for the VP8 codec, which was derived from how frames were stored in WEBM when it was VP8-based. WEBP could upgrade to VP9 without changing the format, however it would require developers to link against a new library. And, the changes to VP9 were mostly advancements in moving video so they decided not to bother with static images. RAISR isn't a format, from what I understand, it's an algorithm that requires an entire cloud-based platform running a machine learning heuristic designed to scale images in a way that doesn't look quality but saves on bandwidth. My guess is that it could be applied to any image format eventually. Not only are these technologies open source, and in some ways technically superior to competitors, but they're uninhibited by patents. The world owes Google a big favor for the work they've done.