- Currently in development. Finished formats:
- .qoi read/write in RGBA, BGRA, RGB or BGR
-
Support for more major lossless image formats, in priority order:
- .bmp
- .webp
- .png
- .avif
- .jxl
-
Support for the following additional operations:
- save from RAM to file in specified format
- convert formats between each other (really just a wrapper around load/write)