TrueFit Puzzle Cutter allows you to quickly generate high-quality jigsaw puzzle pieces directly inside the Unity Editor.
The tool focuses on geometrical correctness — puzzle tabs and holes are generated from shared mathematical centers, so every piece fits exactly, without overlaps or gaps.
This eliminates the most common problem of puzzle tools where protrusions appear larger than indentations.
Key Features
✔ Pixel-Perfect Fit
All tabs and holes are generated from shared centers using precise pixel-center calculations. Pieces always match perfectly.
✔ Inside-Only Outline (No Shape Distortion)
Optional outline is drawn strictly inside the puzzle shape, preserving the original silhouette and correct proportions.
✔ Customizable Puzzle Shape
Control tab radius, tab offset, grid size, and padding for complete artistic freedom.
✔ Deterministic Generation
The same settings always produce identical results — ideal for reproducible builds and version control.
✔ Live Preview
Visualize grid layout, tab positions, and selected cells before slicing.
✔ Clean PNG Output with Alpha
Each puzzle piece is exported as an individual transparent PNG, ready for use in 2D games or UI.
✔ Editor-Only Workflow
No runtime overhead. All slicing happens inside the Unity Editor.