Creativity
Aseprite
exampleAre you the maker of www.aseprite.org?
This entry was authored as example data, not by the maintainer. Submit a verified manifest from your domain and it replaces this one — same URL, stars carry over.
The pixel-art editor and animation tool that became the industry standard for indie game art. One-time purchase, source-available, owned forever.

What you get
Source-available
You can read the code, but the license restricts certain uses (like reselling or running it commercially).
Pay once, use forever
Buy it once and use it forever — no recurring fees to keep it working.
No subscription required
The core software doesn't need a recurring payment to keep working.
No account needed
Use it without signing up or giving them your email.
No tracking
The app doesn't send your usage, analytics, or behavior back to the company.
Works offline
You can use the main features without an internet connection.
Your data lives on your device
The app works fully on your computer or phone, even without internet. Your data isn't trapped on someone else's server.
Standard, open file format
Your data is in a format other tools can read — you're never locked in.
Easy to export your data
Download all your data any time, in a format you can actually use elsewhere.
Customizable with scripts
Extend or automate the app without modifying its source code.
Technical detailsexpand
brew:--cask asepriteNo maintainer declared.
View manifest (JSON-LD)expand
{
"@context": "https://vibehunt.tech/v1",
"@type": "Capability",
"id": "cap:example:aseprite",
"software": {
"name": "Aseprite",
"category": "creativity",
"homepage": "https://www.aseprite.org",
"source": "https://github.com/aseprite/aseprite",
"license": "Aseprite-EULA",
"packageRefs": [
"brew:--cask aseprite"
],
"description": "The pixel-art editor and animation tool that became the industry standard for indie game art. One-time purchase, source-available, owned forever."
},
"solves": [
{
"intent": "Create pixel art and frame-by-frame animations for games or illustrations with a tool built specifically for that craft.",
"constraintsSatisfied": [
"core:source-available",
"core:one-time-purchase",
"core:no-subscription",
"core:no-account-required",
"core:no-telemetry",
"core:offline-capable",
"core:local-first",
"core:open-format",
"core:exportable",
"core:scriptable"
],
"scale": [
"single-user"
]
}
],
"maturity": "stable",
"source": "example"
}