• Stars
    star
    317
  • Rank 132,216 (Top 3 %)
  • Language
    C++
  • License
    MIT License
  • Created over 9 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Sprite sheet packer

SpriteSheet Packer

Sprite sheet generator base on Qt created by Aleksey Makaseev.

Features

  • Support multiple screen resolutions
  • Pack multiple sprite sheets at once
  • Trimming / Cropping (Save space by removing transparency)
  • Include GUI and command-line interface.
  • Support MacOS, Windows and Linux

Uses Qt - Digia Plc, LGPL license.

preview

Supported publish spritesheet formats

Documentation

See the Documentation for use.

Release builds

Download pre-build

License

See the LICENSE file for license rights and limitations (MIT).

Changelog

CHANGELOG file for all change logs.

Developers

See the AUTHORS file.

More Repositories