Automates the creation of 2D sprite sheets from multiple images. Streamlines game asset management with efficient packing and export.
Universal 2D sprite sheet generator converting video to game assets
Supports converting video files to sprite sheets for any game engine
Free tool on itch.io with latest version V0.4
Sprite Lab 🧪 is a universal 2D sprite sheet generator designed to help game developers and artists efficiently pack individual sprite images into a single, optimized texture atlas. Version 0.4 introduces enhanced packing algorithms, support for multiple image formats (PNG, JPEG, GIF), and flexible export options including JSON and XML data files. The tool features automatic trimming, rotation, and configurable padding to minimize wasted space and prevent texture bleeding. Its intuitive interface allows batch processing, custom sprite sorting, and real-time preview of the generated sheet. Sprite Lab streamlines the workflow for any 2D project, from character animations to tile maps and UI elements.
Yes, Sprite Lab automatically trims transparent borders by default to minimize sheet size. You can disable trimming if needed.
Yes, Sprite Lab exports JSON and XML data files that can be easily imported into Unity (via TexturePacker importer) and Unreal Engine's Paper2D system. Custom format support is planned.
Sprite Lab is free to use for both personal and commercial projects. There are no licensing fees or watermarks.
Yes, you can configure padding in pixels between sprites to avoid texture bleeding, with options for extrusion and border handling.