Sprite Sage
A downloadable tool for Windows
🧙♂️ Sprite Sage
Enter a realm of pixelated magic.
Sprite Sage is an open-source, AI-powered tool designed to help indie game developers create 2D sprite assets and animations with ease. With support for multiple generative AI image providers and built-in Godot export capabilities, Sprite Sage makes it faster to prototype, iterate, and bring your ideas to life.
✨ Features
-
🧠 Multi-Provider AI Support
Generate sprite sheets using either Google Gemini 2.0 or OpenAI Image-1. Just bring your own API key — no locked-in services here. -
🎮 Native Godot Export
Export directly to.tscn
and.tres
formats for fast integration with your Godot engine projects. -
🎨 Thematic Control
Influence the AI’s output using your own project-level reference images and style descriptions to keep your assets visually coherent. -
🧩 Fully Open Source
Licensed under GPLv3, Sprite Sage is free to use, modify, and extend — perfect for solo devs or small teams.
🛠️ System Requirements
-
Executable currently runs on Windows x86 architecture
🚧 Roadmap (In Progress)
We’re still actively building! Planned upcoming features include:
-
Pixel Editor – for making quick inline edits to generated sprites
-
Animation Templates – to provide reusable frame-consistent motion patterns
-
Type Settings – for tagging and managing sprite metadata
-
Quality of Life Improvements – including batch export, sprite cloning, and documentation polish
❓ FAQ
Can I use this for commercial games?
Yes! The tool is GPLv3 licensed. You’re free to use it in commercial projects. Just be aware that AI generation costs are tied to your own API usage.
What file formats are supported?
You can currently export to .png
for images and .tscn
/ .tres
for Godot projects.
How do I connect my AI API key?
In the app, go to Settings → LLM Settings and paste your API key. It’s stored locally on your machine.
📜 License
Sprite Sage is released under the GNU General Public License v3.0.
Third-party components are included under MIT and are acknowledged in THIRD_PARTY_LICENSES.md
.
🧪 Try It
Sprite Sage is still evolving. Feedback and contributions are welcome!
Published | 3 days ago |
Status | In development |
Category | Tool |
Platforms | Windows |
Author | keystoneintelligence |
Tags | AI Generated, Animation, Godot, Pixel Art |
Download
Install instructions
This executable was created with pyinstaller and should run on Windows x86 machines directly.