Animated sprite editor & pixel art tool (Windows, macOS, Linux)
Go to file
David Capello dba3f3cdfb Minor improvement in ChangePixelFormat dialog
Moved the progress bar in other at the left of the OK button and the
progress bar appears only if we have to report a progress value > 0
2019-04-17 00:07:33 -03:00
cmake
data Minor improvement in ChangePixelFormat dialog 2019-04-17 00:07:33 -03:00
docs Minor fixes in aseprite file format specs 2019-03-29 16:13:16 -03:00
laf@036c893e4f Fix flicker issues on Windows moving the BrushPreview 2019-04-16 14:22:42 -03:00
src Minor improvement in ChangePixelFormat dialog 2019-04-17 00:07:33 -03:00
third_party
.appveyor.yml
.gitignore
.gitmodules
.travis.yml Use Debug build type on travis 2019-03-15 16:11:20 -03:00
CMakeLists.txt
CODE_OF_CONDUCT.md
CODEOWNERS Add CODEOWNERS file to assign PRs automatically 2019-02-17 23:09:53 -03:00
CONTRIBUTING.md Add link about how to name branches 2019-01-06 13:08:30 -03:00
EULA.txt
INSTALL.md Fix compilation problems of Skia on macOS with libjpeg turbo (fix #1981) 2019-02-23 10:52:52 -03:00
ISSUE_TEMPLATE.md
README.md

Aseprite

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

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.