PixelPacker icon indicating copy to clipboard operation
PixelPacker copied to clipboard

Packs textures into an a single image

PixelPacker is a tool for packing multiple images into a single image in a space efficient way. It then prints out a json file which lists where each source file is.

Compile it in the standard CMAKE way. There are no external dependencies.