Animated sprite editor & pixel art tool (Windows, macOS, Linux)
Go to file
2016-12-06 11:06:08 -03:00
cmake
data Merge branch 'master' into beta 2016-12-05 12:36:12 -03:00
desktop
docs Load/save precise cel bounds for reference layers in .ase file 2016-10-12 12:48:11 -03:00
laf@42ad03a9a3 Fix several buffer overflows using base::string_printf() 2016-11-22 11:54:15 -03:00
src Fix --ignore-layer: doesn't activate all hidden layers (fix #1264) 2016-12-06 11:06:08 -03:00
third_party Minor: sort filenames in pixman CMakeLists.txt file 2016-11-18 09:21:46 -03:00
.gitignore
.gitmodules Change observable submodule URL 2016-11-01 14:07:59 -03:00
.travis.yml Update laf library 2016-11-01 13:55:32 -03:00
CMakeLists.txt Add ENABLE_SCRIPTING flag 2016-11-21 10:25:27 -03:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
EULA.txt
INSTALL.md Update Skia to chrome/m55 (aseprite-m55) branch 2016-10-31 19:50:32 -03:00
ISSUE_TEMPLATE.md
README.md Fix some links in README 2016-11-14 12:03:49 -03:00

Aseprite

Copyright (C) 2001-2016 David Capello

Build Status Gitter

Introduction

Aseprite is a 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

Issues

There is a list of Known Issues (things to be fixed or that aren't yet implemented).

If you found a bug or have a new idea/feature for the program, you can report them.

Support

You can ask for help in:

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 three different licenses:

  1. Source code and official releases/binaries are distributed under our End-User License Agreement for Aseprite (EULA). Please check that there are modules/libraries in the source code that are distributed under the MIT license (e.g. laf, clip, she, gfx, ui, etc.).
  2. You can request a special educational license in case you are a teacher in an educational institution and want to use Aseprite in your classroom (in-situ).
  3. Steam releases are distributed under the terms of the Steam Subscriber Agreement.

You can get more information about Aseprite license in the FAQ.