Plebosaur

July 27, 2026, 9:27pm 1

I want to encode / decode PNG images and wanted to hear which libraries people had a good experience with.

cancername July 27, 2026, 9:37pm 2

There’s zigimg. I don’t like its API, but it exists and everyone uses it:

cancername July 27, 2026, 9:54pm 3

I also have a build.zig for libspng, a simple and fast C PNG library, here:

https://codeberg.org/cn-cn-cn/spng