Pivot Point Editor
Set the pivot/anchor of a sprite and export as JSON.
What it does
Decides where a sprite "stands" — feet for characters, center for projectiles, base for buildings. Click anywhere on the sprite to set the pivot; the JSON output is engine-ready.
How to use it
1. Upload sprite.
2. Click on it to drop the pivot marker.
3. Fine-tune with the X / Y inputs.
4. Export JSON — { x, y } in pixel coords.
Pro tip
For Unity, divide pivot by sprite width/height to get normalized (0-1) values that match the Sprite Editor.
Open the tool
Find it on the Tools page under its category. Every tool runs in your browser — no upload limits, no credits charged.
Ready to try it?
Open the generator →