2013-03-12 09:45:25 +08:00
# Aseprite
2024-12-17 01:52:19 +08:00
2021-03-06 05:44:21 +08:00
[](https://github.com/aseprite/aseprite/actions/workflows/build.yml)
2023-12-07 08:42:08 +08:00
[](https://hosted.weblate.org/engage/aseprite/)
2017-08-23 00:17:15 +08:00
[](https://community.aseprite.org/)
2017-10-18 05:02:29 +08:00
[](https://discord.gg/Yb2CeX8)
2024-12-17 01:52:19 +08:00
2012-05-04 10:01:45 +08:00
## Introduction
2024-12-17 01:52:19 +08:00
2020-05-21 06:01:18 +08:00
**Aseprite** is a program to create animated sprites. Its main features are:
2024-12-17 01:52:19 +08:00
2020-05-21 06:29:58 +08:00
* Sprites are composed of [layers & frames ](https://www.aseprite.org/docs/timeline/ ) as separated concepts.
* Support for [color profiles ](https://www.aseprite.org/docs/color-profile/ ) and different [color modes ](https://www.aseprite.org/docs/color-mode/ ): RGBA, Indexed (palettes up to 256 colors), Grayscale.
2020-05-21 06:24:29 +08:00
* [Animation facilities ](https://www.aseprite.org/docs/animation/ ), with real-time [preview ](https://www.aseprite.org/docs/preview-window/ ) and [onion skinning ](https://www.aseprite.org/docs/onion-skinning/ ).
2020-05-21 06:01:18 +08:00
* [Export/import ](https://www.aseprite.org/docs/exporting/ ) animations to/from [sprite sheets ](https://www.aseprite.org/docs/sprite-sheet/ ), GIF files, or sequence of PNG files (and FLC, FLI, JPG, BMP, PCX, TGA).
2020-05-21 06:29:58 +08:00
* [Multiple editors ](https://www.aseprite.org/docs/workspace/#drag-and-drop-tabs ) support.
* [Layer groups ](https://imgur.com/x3OKkGj ) for organizing your work, and [reference layers ](https://twitter.com/aseprite/status/806889204601016325 ) for rotoscoping.
* Pixel-art specific tools like [Pixel Perfect freehand mode ](https://imgur.com/0fdlNau ), [Shading ink ](https://www.aseprite.org/docs/shading/ ), [Custom Brushes ](https://twitter.com/aseprite/status/1196883990080344067 ), [Outlines ](https://twitter.com/aseprite/status/1126548469865431041 ), [Wide Pixels ](https://imgur.com/1yZKUcs ), etc.
2020-05-21 06:24:29 +08:00
* Other special drawing tools like [Pressure sensitivity ](https://twitter.com/aseprite/status/1253770784708886533 ), [Symmetry Tool ](https://twitter.com/aseprite/status/659709226747625472 ), [Stroke and Fill ](https://imgur.com/7JZQ81o ) selection, [Gradients ](https://twitter.com/aseprite/status/1126549217856622597 ).
2023-11-24 06:10:46 +08:00
* [Tiled mode ](https://youtu.be/G_JeWBaxQIg ) useful to draw patterns and textures.
2020-05-21 06:01:18 +08:00
* [Transform multiple frames/layers ](https://twitter.com/aseprite/status/1170007034651172866 ) at the same time.
* [Lua scripting capabilities ](https://www.aseprite.org/docs/scripting/ ).
* [CLI - Command Line Interface ](https://www.aseprite.org/docs/cli/ ) to automatize tasks.
2020-05-21 06:24:29 +08:00
* [Quick Reference / Cheat Sheet ](https://www.aseprite.org/quickref/ ) keyboard shortcuts ([customizable keys](https://imgur.com/rvAUxyF) and [mouse wheel ](https://imgur.com/oNqFqVb )).
2020-05-21 06:01:18 +08:00
* [Reopen closed files ](https://twitter.com/aseprite/status/1202641475256881153 ) and [recover data ](https://www.aseprite.org/docs/data-recovery/ ) in case of crash.
2020-05-21 06:24:29 +08:00
* Undo/Redo for every operation and support for [non-linear undo ](https://imgur.com/9I42fZK ).
2020-05-21 06:01:18 +08:00
* [More features & tips ](https://twitter.com/aseprite/status/1124442198651678720 )
2024-12-17 01:52:19 +08:00
2013-03-28 10:13:43 +08:00
## Issues
2024-12-17 01:52:19 +08:00
2014-11-21 09:07:53 +08:00
There is a list of
2014-08-19 21:55:25 +08:00
[Known Issues ](https://github.com/aseprite/aseprite/issues ) (things
2013-03-28 10:13:43 +08:00
to be fixed or that aren't yet implemented).
2024-12-17 01:52:19 +08:00
2014-11-21 09:09:22 +08:00
If you found a bug or have a new idea/feature for the program,
2014-08-19 21:55:25 +08:00
[you can report them ](https://github.com/aseprite/aseprite/issues/new ).
2024-12-17 01:52:19 +08:00
2013-03-28 10:13:43 +08:00
## Support
2024-12-17 01:52:19 +08:00
2013-03-28 10:13:43 +08:00
You can ask for help in:
2024-12-17 01:52:19 +08:00
2017-06-21 05:43:18 +08:00
* [Aseprite Community ](https://community.aseprite.org/ )
2017-08-23 00:21:10 +08:00
* [Aseprite Discord Server ](https://discord.gg/Yb2CeX8 )
2017-06-21 05:43:51 +08:00
* Official support: [support@aseprite.org ](mailto:support@aseprite.org )
2015-01-19 09:07:23 +08:00
* Social networks and community-driven places:
[Twitter ](https://twitter.com/aseprite/ ),
[Facebook ](https://facebook.com/aseprite/ ),
[YouTube ](https://www.youtube.com/user/aseprite ),
2019-08-30 10:15:02 +08:00
[Instagram ](https://www.instagram.com/aseprite/ ).
2024-12-17 01:52:19 +08:00
2012-05-04 10:01:45 +08:00
## Credits
2024-12-17 01:52:19 +08:00
2025-05-11 23:14:01 +08:00
Aseprite was originally created by [David Capello ](https://davidcapello.com/ )
and is now being developed and maintained by [Igara Studio ](https://igara.com/ )
and contributors.
2024-12-17 01:52:19 +08:00
2025-05-11 23:14:01 +08:00
Check the [AUTHORS ](AUTHORS.md ) file for details about the active team
of developers working on Aseprite.
2024-12-17 01:52:19 +08:00
2015-01-19 09:07:23 +08:00
## License
2024-12-17 01:52:19 +08:00
2016-02-17 05:32:50 +08:00
This program is distributed under three different licenses:
2024-12-17 01:52:19 +08:00
2016-08-27 04:02:58 +08:00
1. Source code and official releases/binaries are distributed under
our [End-User License Agreement for Aseprite (EULA) ](EULA.txt ). Please check
that there are [modules/libraries in the source code ](src/README.md ) that
are distributed under the MIT license
2016-11-08 02:32:35 +08:00
(e.g. [laf ](https://github.com/aseprite/laf ),
[clip ](https://github.com/aseprite/clip ),
2018-08-24 04:45:42 +08:00
[undo ](https://github.com/aseprite/undo ),
[observable ](https://github.com/aseprite/observable ),
[ui ](src/ui ), etc.).
2016-08-27 04:02:58 +08:00
2. You can request a special
2020-05-21 06:29:58 +08:00
[educational license ](https://www.aseprite.org/faq/#is-there-an-educational-license )
2016-08-27 04:02:58 +08:00
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
2016-02-17 05:32:50 +08:00
[Steam Subscriber Agreement ](http://store.steampowered.com/subscriber_agreement/ ).
2024-12-17 01:52:19 +08:00
2016-08-27 04:02:58 +08:00
You can get more information about Aseprite license in the
2020-05-21 06:29:58 +08:00
[FAQ ](https://www.aseprite.org/faq/#licensing-&-commercial ).