Aseprite (/ˈeɪspraɪt/AY-spryte[3]) is a proprietary, source-available image editor designed primarily for pixel art drawing and animation. It runs on Windows, macOS, and Linux, and features different tools for image and animation editing such as layers, frames, tilemap support, command-line interface, Lua scripting, among others. It is developed by Igara Studio S.A. and led by the developers David, Gaspar, and Martín Capello.[4] Aseprite can be downloaded as freeware, (albeit it does not have the ability to save sprites)[5] or purchased on Steam or Itch.io.[6] Aseprite source code and binaries are distributed under EULA, educational, and Steam proprietary licenses.
History
Aseprite, formerly known as Allegro Sprite Editor, had its first release in 2001 as a free software project under the GPLv2 license. This license was kept until August 2016 with version v1.1.8,[7] when the developers switched to a EULA,[8] thus making the software proprietary. On the 1st of September 2016, the main developer, David Capello, wrote a post on the Aseprite Devblog explaining this change.[9] The EULA permits others to download the Aseprite source code, compile it, and use it for personal purposes, but forbids its redistribution to third parties. After the license change[citation needed], LibreSprite, a free and open source version of it was created. Both before and after the license change, Aseprite was sold online, on Steam, itch.io, and the project's website.
The project's code repository was hosted on Google Code until August 2014, when it was migrated to GitHub, where it remains hosted to date.[10] As of October 2022, its repository has had 68 contributors and around 19 thousand stars.[11] From 2014 to 2021, Aseprite had 66 different releases.
Aseprite uses its own binary file type to store data, which is typically saved with .ase or .aseprite extensions. Different third-party projects were developed to support parsing of .ase files in programming languages including C#,[20] Python[21] and JavaScript,[22] and in game engines such as Unity[23] and Godot.[24]
Images and animations can be exported to different file formats including PNG, GIF, FLC, FLI, JPEG, PCX, TGA, ICO, SVG, and bitmap (BMP).