Sprite Packer is an Electron-based application that allows users to load images, arrange them into a texture atlas, and save the resulting atlas. The application supports various atlas sizes, including non-square dimensions, and provides zoom and pan functionality for previewing the atlas.
- Load multiple images and arrange them into a texture atlas.
- Support for various atlas sizes, including non-square dimensions.
- Zoom and pan functionality for previewing the atlas.
- Save the resulting atlas as an image file.
- Custom ordering using drag and drop in the file list.
- Atlas quality to reduce the file size of the atlas.
- Automatic updates using GitHub Releases.
- Saving and loading project so you can continue where you left off.