Animated sprite editor & pixel art tool (Windows, macOS, Linux)
Go to file
2018-08-10 17:38:10 -03:00
cmake Move os/ft/gfx libraries to laf 2018-08-09 16:36:11 -03:00
data Remove Ctrl+0/9 for ChangeColor because conflict with Ctrl+0 for FitScreen 2018-08-03 11:58:48 -03:00
docs Remove Allegro back-end (#139) 2018-08-09 11:43:35 -03:00
laf@e27c266b0d Update laf module 2018-08-10 17:10:17 -03:00
src Try to fix linking aseprite + laf-os w/none backend on MSVC 2018-08-10 14:22:02 -03:00
third_party Remove Allegro back-end (#139) 2018-08-09 11:43:35 -03:00
.appveyor.yml Minor change in appveyor's clone_script 2018-08-10 17:38:10 -03:00
.gitignore Ignore .DS_Store files 2017-03-10 18:50:48 -03:00
.gitmodules Add possibility to write math expression in number textboxes (fix #1762) 2018-06-28 13:33:13 -03:00
.travis.yml Update travis build matrix 2018-08-10 17:17:06 -03:00
CMakeLists.txt Use the LAF_OS_BACKEND variable 2018-08-09 17:51:00 -03:00
CODE_OF_CONDUCT.md Update code of conduct to v1.2.0 2015-09-21 18:44:13 -03:00
CONTRIBUTING.md Update CONTRIBUTING.md 2018-07-30 11:45:42 -07:00
EULA.txt Replace GPL license with the new EULA 2016-08-29 13:08:21 -03:00
INSTALL.md Remove Allegro back-end (#139) 2018-08-09 11:43:35 -03:00
ISSUE_TEMPLATE.md Minor changes in the issue template 2016-12-27 11:09:39 -03:00
README.md Add AppVeyor badge 2018-08-09 17:14:26 -03:00

Aseprite

Copyright (C) 2001-2018 David Capello

Build Status 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

Credits

The default Aseprite theme was introduced in v0.8, created by:

Aseprite includes color palettes created by:

It tries to replicate some pixel-art algorithms:

Thanks to third-party open source projects, to contributors, and all the people who have contributed ideas, patches, bugs report, feature requests, donations, and help me to develop Aseprite.

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, os, 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.