▲ | Prediction-Encoded Pixels image format(github.com) | |||||||||||||||||||||||||
31 points by msephton 3 days ago | 9 comments | ||||||||||||||||||||||||||
▲ | gforce_de 3 days ago | parent | next [-] | |||||||||||||||||||||||||
I really needs more benchmarks, especially decompression time. Also the sizes are interesting for very small images, but for real images, there are maybe better lossy variants:
So it's not about filesize here, it must be decompression speed. | ||||||||||||||||||||||||||
| ||||||||||||||||||||||||||
▲ | Zecc 2 days ago | parent | prev | next [-] | |||||||||||||||||||||||||
If someone makes a presentation about this format, it will be a PEP talk. </philosoraptor> | ||||||||||||||||||||||||||
▲ | tobinc 3 days ago | parent | prev | next [-] | |||||||||||||||||||||||||
Endesga is always cooking up something interesting. | ||||||||||||||||||||||||||
▲ | msephton 3 days ago | parent | prev [-] | |||||||||||||||||||||||||
I've put together a quick CLI for macOS and a very naïve benchmarking suite to see what the gains are like. Compared to optimised PNG, it's worse most of the time but the interesting thing is when it is better. I'm not sure there's a hard and fast rule, at least not that I've found so far. | ||||||||||||||||||||||||||
|