This repository is not active
cybellereaper/simpletexturepacker
This Go-based command-line tool generates a texture atlas from a directory of image files. It optimizes rendering by packing multiple images into a single large image. Supports PNG, JPG, JPEG, GIF, BMP formats.
GoBSD-3-Clause