Animated sprite editor & pixel art tool (Windows, macOS, Linux)
Go to file
2020-10-20 17:22:42 -03:00
.github Move GitHub ISSUE_TEMPLATE file inside the .github directory 2019-06-05 10:22:40 -03:00
cmake Remove dependency with harfbuzz-icu 2020-03-06 16:19:14 -03:00
data Add new dark theme contributed by Nicolas Desilets 2020-10-20 17:22:42 -03:00
docs Fix typo in tags chunk 2020-08-21 19:16:24 -03:00
laf@7f0b6aea27 Add support to fill with tiles 2020-10-09 17:22:57 -03:00
src Try to avoid modifying indexes of non-modified tiles in Auto mode 2020-10-19 22:21:31 -03:00
third_party Fix several issues found with ThreadSanitizer 2020-06-17 15:55:44 -03:00
.appveyor.yml Try to fix appveyor builds for pull requests 2018-12-08 12:47:05 -03:00
.clang-tidy Add ENABLE_CLANG_TIDY option 2019-05-03 09:34:02 -03:00
.gitignore Ignore .DS_Store files 2017-03-10 18:50:48 -03:00
.gitmodules Use the new tga library to decode tga files 2020-03-24 17:07:35 -03:00
.travis.yml Use default macOS image in travis 2020-05-22 11:30:41 -03:00
CMakeLists.txt Link with webpdemux and libwebpmux 2020-05-27 13:11:02 -03:00
CODE_OF_CONDUCT.md Update code of conduct to v1.2.0 2015-09-21 18:44:13 -03:00
CODEOWNERS Add CODEOWNERS file to assign PRs automatically 2019-02-17 23:09:53 -03:00
CONTRIBUTING.md Update link to CLA 2020-05-20 09:56:49 -03:00
EULA.txt Update EULA 2018-12-06 12:25:23 -03:00
INSTALL.md Add -DSKIA_LIBRARY flag for laf library in compilation instructions 2020-08-17 11:57:05 -03:00
README.md Update link to pixel-perfect algorithm (fix #2138) 2020-06-24 12:19:47 -03:00

Aseprite

Build Status Build status Discourse Community Discord Server

Introduction

Aseprite is a program to create animated sprites. Its main features are:

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

Igara Studio is developing Aseprite:

  • David Capello: Lead developer, fixing issues, new features, and user support.
  • Gaspar Capello: Developer, fixing issues and new features.

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, undo, observable, 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.