Animated sprite editor & pixel art tool (Windows, macOS, Linux)
Go to file
Gaspar Capello e1bd7990a3 Add color fit criteria for Color Mode conversion (fix #2787, #4416)
Added other color comparison criterias (fit criteria) during
color mode conversion RGBA to Indexed or Grayscale to Indexed.
The 'fit criteria' will help us to recolor an RGB image with
a limited color palette taking into account different color
perception criteria (color spaces: RGB, linearized RGB,
CIE XYZ, CIE LAB).
2024-09-03 13:17:09 -03:00
.github Remove ENABLE_UI option (#4619) 2024-09-02 18:17:23 -03:00
cmake Rename src/tests/test.h -> src/tests/app_test.h to avoid confusion with observable tests/test.h 2021-12-23 21:38:17 -03:00
data Add different best fit criteria to compare colors for RgbMaps (fix #2787, #4416) 2024-09-03 13:17:06 -03:00
docs [docs] Improve phrasing for Tileset image data length 2024-08-12 17:22:05 -03:00
laf@f645a694be [win] Fix saving files to network paths (fix #4608) 2024-08-21 18:38:17 -03:00
src Add color fit criteria for Color Mode conversion (fix #2787, #4416) 2024-09-03 13:17:09 -03:00
tests Fix doc::blend_image() to support different color modes (fix #4530, fix #4531) 2024-06-11 21:48:57 -03:00
third_party Fix crashes with ill-formed fmt format strings (fix #2274) 2024-06-20 20:49:10 -03:00
.clang-format Update clang-format file 2023-05-24 14:23:42 -03:00
.clang-tidy Disable bugprone-narrowing-conversions clang-tidy check 2024-06-19 17:31:36 -03:00
.editorconfig EditorConfig: Don't use tabs in .md files 2023-10-31 20:05:01 -03:00
.gitignore Add new frame menu to status bar button (#4582) 2024-08-08 17:23:41 -03:00
.gitmodules Update to tinyxml2 2024-04-22 18:28:03 -03:00
CMakeLists.txt Remove ENABLE_UI option (#4619) 2024-09-02 18:17:23 -03:00
CODE_OF_CONDUCT.md Update code of conduct to v1.2.0 2015-09-21 18:44:13 -03:00
CODEOWNERS Add CODEOWNERS file to assign PRs automatically 2019-02-17 23:09:53 -03:00
CONTRIBUTING.md Remove emoji from contributing guide (but don't forget to smile) 2024-08-08 16:13:35 -03:00
EULA.txt Update EULA 2018-12-06 12:25:23 -03:00
INSTALL.md Fix indentation in INSTALL.md 2024-08-09 11:05:17 -03:00
README.md Fix typo in README from the solo project era 2023-12-12 18:41:23 -03:00

Aseprite

build Translation Status Discourse Community Discord Server

Introduction

Aseprite is a program to create animated sprites. Its main features are:

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

Aseprite is being developed by Igara Studio:

Credits

The default Aseprite theme was introduced in v0.8, created by:

A modified dark version of this theme introduced in v1.3-beta1 was 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 us 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.