Hi everyone!
If you use Aseprite with Godot, you probably know how repetitive it can be to manually rebuild animations, set frame durations, and organize SpriteFrames every time you export your assets.
To solve this, I built Pixel Pipeline, an editor plugin for Godot 4.x. It is designed to work seamlessly with my other tool, Smart Asset Exporter for Aseprite. Instead of doing the manual setup, you just point the plugin to your export folder, and it automatically generates organized SpriteFrames resources in Godot.
Key Features:
• Automatically reads animation tags and frame ranges.
• Preserves individual frame durations and animation loop settings.
• Validates required PNG files before generation.
• Generates ready-to-use Godot SpriteFrames automatically.
Simple Workflow:
Aseprite → Export Folder → Pixel Pipeline → Ready-to-use Godot SpriteFrames!
You can get the Godot plugin (Pixel Pipeline) here:
(And if you need the Aseprite extension that pairs with it, you can find it here: Smart Asset Exporter for Aseprite by mr.seghiouer )
I would love to get your feedback! If you regularly bring assets from Aseprite into Godot, what features would make your workflow even smoother?
Thanks!