Spine tools

A collection of my tools for Esoteric Software Spine 2D

Spine JSON Merger

Web tool for merging Spine 3.8.75 JSON files with proper hierarchy preservation. Combines bones, slots, constraints and animations with automatic renaming to prevent conflicts.

View Project

Frames to Spine Animation Converter

This application converts video files or image sequences into Spine 3.8.75 JSON file. It allows to preview frames and select the range of frames to include.

View Project

Particle Generator

Create procedural particles animations for Spine 3.8.75

View Project

Animation baker

An utility for baking Spine 4.1 animations that removes all bones and constraints, transferring the movement directly to mesh vertices. It preserves the original appearance, animation timing, and layer ordering while converting coordinates to integer values, creating a simplified version that works with just the root bone.

Coming soon