zigimg

This is a work in progress library to create, process, read and write different image formats with Zig programming language.

Right now it focus more on reading but it does have write support for some formats.

Github

zigimg

Supported image formats

Image FormatReadWrite
ANIM
BMP✔️ (Partial)✔️ (Partial)
GIF✔️
ICO
IILBM
JPEG
PAM✔️✔️
PBM✔️
PCX✔️
PGM✔️ (Partial)✔️ (Partial)
PNG✔️✔️ (Partial)
PPM✔️ (Partial)
QOI✔️✔️
TGA✔️
TIFF
XBM
XPM