/aseprite

Animated sprite editor & pixel art tool -- Fork of the last upstream GPLv2 commit

Primary LanguageC++GNU General Public License v2.0GPL-2.0

Aseprite (GPL fork)

Copyright (C) 2001-2016 David Capello

Build Status Gitter

Introduction

Aseprite (GPL fork) is an open source program to create animated sprites. Its main features are:

  • Sprites are composed by layers & frames (as separated concepts).
  • Supported color modes: RGBA, Indexed (palettes up to 256 colors), and Grayscale.
  • Load/save sequence of PNG files and GIF animations (and FLC, FLI, JPG, BMP, PCX, TGA).
  • Export/import animations to/from Sprite Sheets.
  • Tiled drawing mode, useful to draw patterns and textures.
  • Undo/Redo for every operation.
  • Real-time animation preview.
  • Multiple editors support.
  • Pixel-art specific tools like filled Contour, Polygon, Shading mode, etc.
  • Onion skinning

Authors

Thanks to all the people who have contributed ideas, patches, bugs report, feature requests, donations, and help me developing Aseprite.

Credits

Aseprite includes color palettes created by:

It tries to replicate some pixel-art algorithms:

And it uses the following third-party libraries:

License

This program is distributed under the GNU General Public License version 2, which means that compiled versions can be generated under GPL terms.