Stb_image.h like library

hey, does anyone knows a header only, small, no dependencies, library similar to stb_image.h but for loading .ase files? Perhaps with handling like the simplified PSD handling by stb_image.h?

It would be nice to be able to easily load aseprite files from small programs.

Hi @eri0o, I’ve never tested it but probably you’ll find cute_aseprite.h useful: