Animated sprite editor & pixel art tool (Windows, macOS, Linux)
Go to file
David Capello ea71455f81 Fix ZoomEntry slider range
After f8874f4f7b, we fixed the zoom text
entry but we broke the zoom slider. We weren't able to select zoom
factors with the slider correctly (as the scale from 0 to 6400 was too
big). Now we revert the change and make the maximum text length in entry
bigger so the user can enter zoom levels like 6400 in the text entry and
use the zoom slider.
2016-12-29 10:22:39 -03:00
cmake
data Add option to disable Home tab (fix #1368) 2016-12-18 14:44:39 -03:00
desktop Adhere to the FreeDesktop Categories specification 2016-07-10 09:36:31 +02:00
docs Update zlib library URL 2016-12-06 21:26:04 -03:00
laf@e6d79aa2ef Merge branch 'master' 2016-12-20 17:06:40 -03:00
src Fix ZoomEntry slider range 2016-12-29 10:22:39 -03:00
third_party Add minimal .md browser to show README/LICENSES files 2016-12-06 16:03:51 -03:00
.gitignore
.gitmodules Add minimal .md browser to show README/LICENSES files 2016-12-06 16:03:51 -03:00
.travis.yml Update laf library 2016-11-01 13:55:32 -03:00
CMakeLists.txt Control for undo tests 2016-12-19 22:19:30 +05:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md Minor update to CONTRIBUTING guide 2016-08-04 12:19:31 -03:00
EULA.txt Replace GPL license with the new EULA 2016-08-29 13:08:21 -03:00
INSTALL.md Update Skia to chrome/m55 (aseprite-m55) branch 2016-10-31 19:50:32 -03:00
ISSUE_TEMPLATE.md Minor changes in the issue template 2016-12-27 11:09:39 -03:00
README.md Add minimal .md browser to show README/LICENSES files 2016-12-06 16:03:51 -03:00

Aseprite

Copyright (C) 2001-2016 David Capello

Build Status Gitter

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

Thanks to all the people who have contributed ideas, patches, bugs report, feature requests, donations, and help me developing Aseprite.

Credits

Aseprite includes color palettes created by:

It tries to replicate some pixel-art algorithms:

Aseprite uses several third-party open source projects.

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, she, gfx, 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.