Aseprite

Last updated • 2 min readFrom Wikipedia, The Free Encyclopedia
Aseprite
Developer(s) Igara Studio S.A.
Initial release2001;23 years ago (2001)
Stable release
v1.3.7 [1] [2] / May 23, 2024;5 months ago (2024-05-23)
Repository
Written in C++, Lua
Operating system Microsoft Windows, MacOS and Linux
Type Raster graphics editor
License EULA, educational and Steam license
Website www.aseprite.org

Aseprite ( /ˈsprt/ 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.

Contents

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 was used in the development of several notable games such as TowerFall (2013) , [12] Celeste (2018), [13] Minit (2018), [14] Wargroove (2019), [15] Loop Hero (2021) , [16] Eastward (2021), [17] Unpacking (2021), [18] Haiku the Robot (2022) [19] and Pizza Tower (2023).

Design and features

The main design purpose of Aseprite is to create animated 2D pixel-art sprites. Some of its features include:

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).

See also

Related Research Articles

<i>The Battle for Wesnoth</i> Free and open source turn-based strategy video game

The Battle for Wesnoth is a free and open-source turn-based strategy video game with a high fantasy setting, designed by Australian-American developer David White and first released in June 2003. In Wesnoth, the player controls a particular faction/race and attempts to build a powerful army by controlling villages and defeating enemies for experience. The game is loosely based on the Sega Genesis games Master of Monsters and Warsong.

<span class="mw-page-title-main">Open-source video game</span> Video game whose source code is open-source software

An open-source video game, or simply an open-source game, is a video game whose source code is open-source. They are often freely distributable and sometimes cross-platform compatible.

<i>SuperTuxKart</i> Open source arcade racing game

SuperTuxKart (STK) is a free and open-source kart racing game, distributed under the terms of the GNU General Public License, version 3. It features mascots of various open-source projects. SuperTuxKart is cross-platform, running on Linux, macOS, Windows, iOS (beta), Android systems and Nintendo Switch (homebrew).

<span class="mw-page-title-main">GrafX2</span> Raster graphics editor

GrafX2 is a bitmap graphics editor inspired by the Amiga programs Deluxe Paint and Brilliance. It is free software and distributed under the GPL-2.0-only license.

Cocos2d is an open-source game development framework for creating 2D games and other graphical software for iOS, Android, Windows, macOS, Linux, HarmonyOS, OpenHarmony and web platforms. It is written in C++ and provides bindings for various programming languages, including C++, C#, Lua, and JavaScript. The framework offers a wide range of features, including physics, particle systems, skeletal animations, tile maps, and others.

Open Game Art is a media repository intended for use with free and open source software video game projects, offering open content assets.

<i>Frogatto & Friends</i> 2010 video game

Frogatto & Friends is a platform game with adventure elements released in July 2010. The game received positive reviews, particularly for its "gorgeous" pixel art. The game is cross-platform and runs on Linux, AmigaOS4, AROS, Mac OS X, Microsoft Windows, iOS and BlackBerry Tablet OS. The game uses an open-source engine, with game data mostly proprietary and partly under Creative Commons BY license.

WebP is a raster graphics file format developed by Google intended as a replacement for JPEG, PNG, and GIF file formats. It supports both lossy and lossless compression, as well as animation and alpha transparency.

<span class="mw-page-title-main">Simple and Fast Multimedia Library</span> Graphics and Multimedia Library written in C++

Simple and Fast Multimedia Library (SFML) is a cross-platform software development library designed to provide a simple application programming interface (API) to various multimedia components in computers. It is written in C++ with bindings available for Ada, C, Crystal, D, Euphoria, Go, Java, Julia, .NET, Nim, OCaml, Python, Ruby, and Rust. Experimental mobile ports were made available for Android and iOS with the release of SFML 2.2.

<span class="mw-page-title-main">ORX</span> Game Engine

Orx is an open-source, portable, lightweight, plug-in-based, data-driven and easy to use 2D-oriented game engine written in C.

<span class="mw-page-title-main">GPUOpen</span> Middleware software suite

GPUOpen is a middleware software suite originally developed by AMD's Radeon Technologies Group that offers advanced visual effects for computer games. It was released in 2016. GPUOpen serves as an alternative to, and a direct competitor of Nvidia GameWorks. GPUOpen is similar to GameWorks in that it encompasses several different graphics technologies as its main components that were previously independent and separate from one another. However, GPUOpen is partially open source software, unlike GameWorks which is proprietary and closed.

<span class="mw-page-title-main">LDAC (codec)</span> Digital audio encoding technology

LDAC is a proprietary audio coding technology developed by Sony, which allows streaming high-resolution audio over Bluetooth connections at up to 990 kbps at 32 bits/96 kHz. It is used by various products, including headphones, earphones, smartphones, portable media players, active speakers, and home theaters.

<span class="mw-page-title-main">Phaser (game framework)</span> Cross-platform JavaScript video game framework

Phaser is a 2D game framework used for making HTML5 games for desktop and mobile. It is free software developed by Photon Storm.

References

  1. Capello, David. "Aseprite - Release Notes". www.aseprite.org. Retrieved 2024-01-03.
  2. Capello, David. "Aseprite v1.3". www.aseprite.org. Retrieved 2024-01-03.
  3. "Aseprite".
  4. Aseprite, Aseprite, 2021-11-20, retrieved 2021-11-20
  5. "Aseprite".
  6. Capello, David. "Aseprite Blog - Aseprite v1.1.2 and Steam". www.aseprite.org. Retrieved 2022-09-11.
  7. Capello, David. "Aseprite - New source code license". www.aseprite.org. Archived from the original on 2017-06-23. Retrieved 2021-11-20.
  8. Aseprite, Aseprite, 2021-11-20, retrieved 2021-11-20
  9. "New source code license". September 1, 2016.
  10. Capello, David. "Aseprite - Migration problems from Google Code to GitHub". www.aseprite.org. Archived from the original on 2018-01-24. Retrieved 2021-11-20.
  11. Aseprite, Aseprite, 2022-10-21, retrieved 2021-11-20
  12. "Making icons for the TowerFall level editor". Twitter. Retrieved 2022-11-29.
  13. "Celeste — Tools". celestegame.tumblr.com. Retrieved 2021-11-20.
  14. Couture, Joel (2019-03-06). "Road to the IGF: Calis, Nijman, Kallio, and Johann's Minit". Game Developer. Retrieved 2022-11-29.
  15. Bryant, Francis (2019-04-11). "An inside look at Wargroove's wicked design choices". Game Developer. Retrieved 2022-11-29.
  16. "Postmortem: Loop Hero". Game Developer. 2021-08-26. Retrieved 2022-11-29.
  17. Bryant, Francis (2021-10-11). "Q&A: Eastward's creators share insights on making pixel art adventures". Game Developer. Retrieved 2022-11-29.
  18. Kerr, Chris (2021-11-16). "Intimacy from the inanimate in house-moving puzzler Unpacking". Game Developer. Retrieved 2022-11-29.
  19. "I've worked on this game by myself for the last two and a half years, so it's exciting to see it release!". r/gaming. 2022-04-28. Retrieved 2022-11-30.
  20. Whitley, Christopher (2021-10-15), MonoGame.Aseprite , retrieved 2021-11-20
  21. Dormont, Florian (2021-09-24), This library , retrieved 2021-11-20
  22. 🗺️ aseprite-atlas, oidoid, 2021-11-08, retrieved 2021-11-20
  23. Hodler, Martin (2021-11-18), Aseprite-Importer for Unity , retrieved 2021-11-20
  24. "Aseprite Wizard - Godot Asset Library". godotengine.org. Retrieved 2021-11-20.