Animated sprite editor & pixel art tool (Windows, macOS, Linux)
Go to file
2018-08-17 14:28:04 -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@5dbf355004 Update laf module 2018-08-12 23:44:14 -03:00
src Improve ui::move_region() performance for regions with more than 1 rectangle 2018-08-16 20:46:36 -03:00
third_party Remove Allegro back-end (#139) 2018-08-09 11:43:35 -03:00
.appveyor.yml Reduce the number of tested platforms in appveyor 2018-08-12 22:49:29 -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 travis: Execute MATRIX_EVAL before install 2018-08-17 14:27:19 -03:00
CMakeLists.txt Remove PLATFORM_LIBS var as we now use laf-os dependencies 2018-08-10 23:15:37 -03:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md Update CONTRIBUTING.md 2018-07-30 11:45:42 -07:00
EULA.txt
INSTALL.md INSTALL.md: Do aseprite clone and checkout in one step 2018-08-17 14:28:04 -03:00
ISSUE_TEMPLATE.md
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.