Y
Hacker News
new
|
ask
|
show
|
jobs
by
thechao
41 days ago
I've had a lot of success just LZ4ing a bitmap.
1 comments
Intralexical
41 days ago
PNG compression is just DEFLATE. For archival storage, I've been expanding PNGs with `precomp` [0] and then running modern compression algorithms on them.
[0]
https://github.com/schnaader/precomp-cpp
link
[0] https://github.com/schnaader/precomp-cpp