Animated sprite editor & pixel art tool (Windows, macOS, Linux)
Go to file
David Capello d247e28e17 Make the first button as the default one
So Enter key just accept the message box and Esc cancels it.
2018-02-07 17:28:37 -03:00
cmake Add support for shared harfbuzz 2017-10-31 17:51:55 +05:00
data Add options to avoid showing dialogs saving files (#917) 2018-02-07 17:28:01 -03:00
docs Start using fmt library 2017-10-09 14:43:01 -03:00
laf@de578c1e6c Move ComPtr class to laf-base library 2018-01-02 12:12:50 -03:00
src Make the first button as the default one 2018-02-07 17:28:37 -03:00
third_party Merge branch 'ft' of https://github.com/winterheart/aseprite into winterheart-ft 2017-12-20 15:09:17 -03:00
.gitignore Ignore .DS_Store files 2017-03-10 18:50:48 -03:00
.gitmodules Start using fmt library 2017-10-09 14:43:01 -03:00
.travis.yml Remove travis build with shared libraries 2017-03-15 16:53:52 -03:00
CMakeLists.txt Add the thumbnailer COM server for Windows 2018-01-02 17:03:46 -03:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
EULA.txt
INSTALL.md Fix link to official Skia build instructions 2018-01-24 15:56:32 -03:00
ISSUE_TEMPLATE.md Minor changes in the issue template 2016-12-27 11:09:39 -03:00
README.md Update copyright year in README file 2018-01-02 12:13:52 -03:00

Aseprite

Copyright (C) 2001-2018 David Capello

Build Status Discourse Community Discord Server

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:

Aseprite uses several third-party open source projects.

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.