AsepriteAddons VS aseprite-scripts

Compare AsepriteAddons vs aseprite-scripts and see what are their differences.

AsepriteAddons

Lua scripts for Aseprite add-ons. (by behreajj)

aseprite-scripts

some scripts of aseprite e.g. psd exporter (by Tsukina-7mochi)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
AsepriteAddons aseprite-scripts
3 2
99 76
- -
9.7 0.0
1 day ago about 1 year ago
Lua Lua
GNU General Public License v3.0 only MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

AsepriteAddons

Posts with mentions or reviews of AsepriteAddons. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-10.
  • How to fix incorrect colors?
    2 projects | /r/aseprite | 10 Aug 2022
    Aseprite's GUI limits the choice of color profiles you can convert or assign to a sprite. If you have an .icc file, you can load that file to a color profile with a Lua script. I use this: https://github.com/behreajj/AsepriteAddons/blob/main/dialogs/color/setColorProfile.lua .
  • Is there a way to do something similar to this in aseprite?
    1 project | /r/PixelArt | 6 Aug 2022
    An effect like this can be created with a Lua script. There is a thread discussing wave animations here: https://community.aseprite.org/t/how-do-i-animate-a-wavey-effect/3360/10 . I'm maintaining a longer-term version of the script I drafted in that thread here: https://github.com/behreajj/AsepriteAddons/blob/main/dialogs/misc/waveAnim.lua .
  • Lua Scripting Tutorial & Github Repo
    1 project | /r/aseprite | 22 Mar 2021

aseprite-scripts

Posts with mentions or reviews of aseprite-scripts. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-10-04.
  • What format should I send the file in?
    1 project | /r/aseprite | 23 Feb 2022
    Aseprite supports the creation of extensions with Lua scripting. Someone wrote a script to export to .psd and posted it here: https://github.com/Tsukina-7mochi/aseprite-scripts/tree/master/psd .
  • Is there a way to save .aseprite as .psd file?
    2 projects | /r/aseprite | 4 Oct 2021
    A Lua script to export from Aseprite as .psd can be found here: https://github.com/Tsukina-7mochi/aseprite-scripts/tree/master/psd . In case you encounter any issues with installing the script, there is a thread on the community forum here: https://community.aseprite.org/t/layered-file-that-i-can-import-to-and-from-photoshop-gimp/743 . I've not tried this script myself, as I don't have Photoshop, so caveat emptor.

What are some alternatives?

When comparing AsepriteAddons and aseprite-scripts you can also consider the following projects:

tailwind-highlight.nvim - Highlight Tailwind CSS classes in neovim

LibreSprite - Animated sprite editor & pixel art tool -- Fork of the last GPLv2 commit of Aseprite

AseCvdSim - Simulate Color Vision Deficiency in Aseprite

AsepriteOkHsl - Okhsl Color Picker for Aseprite

aseprite - Animated sprite editor & pixel art tool (Windows, macOS, Linux)

monaki-theme - a dark theme for the pixelart editor Aseprite using the Monokai palette extended by alpha colors

unity-aseprite-importer - An aseprite-file importer for unity written in C#, built upon the experimental AssetImporter API

aseprite-themes - 🎨 A collection of themes I've made for Aseprite

psd - A library to read/write PSD files

aselapse - Aseprite extension for generating timelapses of a sprites drawing process.