Soon™? Google works on an optimized JPEG web image format named PIK

General discussion and chat (archived)
User avatar
LigH1L
Fanatic
Fanatic
Posts: 122
Joined: 2013-02-22, 19:08
Location: rural central Germany

Soon™? Google works on an optimized JPEG web image format named PIK

Unread post by LigH1L » 2017-11-16, 10:25

https://github.com/google/pik

The goal is to compress images more than 50% better than JPEG in visually lossless quality (freeze planned at 65% better compression efficiency), while decreasing decoding speed only less than 50%.

It uses a combination of two other Google projects with funny Swiss pastry related names: Butteraugli (HVS-aware image differences) and Guetzli (JPEG encoder with denser packing).

Current implementations don't require AVX2 and FMA anymore, but still expect SSE4; this CPU feature threshold may drop further during the development.

So, no hurry yet :coffee: but keep it in mind, some day it will probably be supported in Chrome.
Fun and success!

User avatar
Lootyhoof
Themeist
Themeist
Posts: 1568
Joined: 2012-02-09, 23:35
Location: United Kingdom

Re: Soon™? Google works on an optimized JPEG web image format named PIK

Unread post by Lootyhoof » 2017-11-16, 10:53

So...what was wrong with WebP? :eh:

User avatar
adesh
Board Warrior
Board Warrior
Posts: 1277
Joined: 2017-06-06, 07:38

Re: Soon™? Google works on an optimized JPEG web image format named PIK

Unread post by adesh » 2017-11-16, 11:14

This is how Google rolls! They create one thing, and then few years later something else for the same purpose. Remember Anguar1 and Angular2.
This is software pollution. They do not do it right the first time.

User avatar
Tomaso
Board Warrior
Board Warrior
Posts: 1622
Joined: 2015-07-23, 16:09
Location: Norway

Re: Soon™? Google works on an optimized JPEG web image format named PIK

Unread post by Tomaso » 2017-12-17, 10:05

I wonder what types of nasty new tracking methods this will allow for them to use.

User avatar
Moonchild
Pale Moon guru
Pale Moon guru
Posts: 35473
Joined: 2011-08-28, 17:27
Location: Motala, SE
Contact:

Re: Soon™? Google works on an optimized JPEG web image format named PIK

Unread post by Moonchild » 2017-12-17, 10:31

Abusing their market dominance again, I see.
It's the old Embrace-Extend-Extinguish strategy all over again.

And yes, what's wrong with WebP? It's actually finally seeing larger adoption and now they want to introduce something new yet again?
Off-topic:
PS: "pik" is a rather common word for "penis" in lower Dutch.
"Sometimes, the best way to get what you want is to be a good person." -- Louis Rossmann
"Seek wisdom, not knowledge. Knowledge is of the past; wisdom is of the future." -- Native American proverb
"Linux makes everything difficult." -- Lyceus Anubite

User avatar
Moonchild
Pale Moon guru
Pale Moon guru
Posts: 35473
Joined: 2011-08-28, 17:27
Location: Motala, SE
Contact:

Re: Soon™? Google works on an optimized JPEG web image format named PIK

Unread post by Moonchild » 2017-12-17, 10:54

As an update:
I looked at the Guetzli compressor and it will spit out widely-accepted standard-format JPG images that are smaller/denser and would use the same phychovisual model as "pik" for compression.
Also, it doesn't seem "pik" would support transparency like WebP, meaning it doesn't overcome the problem with jpeg as a web image format compared to png and webp and would simply aim to replace jpeg, with all its limitations. I don't see that happening.

EDIT: Poked the devs with some question: https://github.com/google/pik/issues/33
"Sometimes, the best way to get what you want is to be a good person." -- Louis Rossmann
"Seek wisdom, not knowledge. Knowledge is of the past; wisdom is of the future." -- Native American proverb
"Linux makes everything difficult." -- Lyceus Anubite

User avatar
Tomaso
Board Warrior
Board Warrior
Posts: 1622
Joined: 2015-07-23, 16:09
Location: Norway

Re: Soon™? Google works on an optimized JPEG web image format named PIK

Unread post by Tomaso » 2017-12-17, 13:37

Don't know much about programming, but I don't like the hits that comes up when skimming through their code, using search terms like "apicid", "cpuid" and "unique".
Perhaps you could enlighten us, Moonchild?

User avatar
Moonchild
Pale Moon guru
Pale Moon guru
Posts: 35473
Joined: 2011-08-28, 17:27
Location: Motala, SE
Contact:

Re: Soon™? Google works on an optimized JPEG web image format named PIK

Unread post by Moonchild » 2017-12-17, 20:01

I have no intention of wasting my time on a sec/privacy audit of their code.
"Sometimes, the best way to get what you want is to be a good person." -- Louis Rossmann
"Seek wisdom, not knowledge. Knowledge is of the past; wisdom is of the future." -- Native American proverb
"Linux makes everything difficult." -- Lyceus Anubite

Locked