SDL_image is a simple library to load images of various formats as SDL surfaces. It supports BMP, PPM, XPM, PCX, GIF, JPEG, PNG, and TGA formats.
| Tags | Software Development Libraries |
|---|---|
| Licenses | LGPL |
Recent releases


Changes: This release adds support for 32-bit BMP files with alpha, and XV thumbnail images. The image loading libraries for JPEG, PNG, and TIFF images are now dynamically loaded so they can be added and removed without recompiling SDL_image.


No changes have been submitted for this release.


Changes: This version is updated for compatibility with version 1.2.6 of libSDL.


Changes: Support for MacOS X and the LBM image format was added.


Changes: This release features the addition of XPM support.