🗺️ UV Mapper

Sprite UV Mapper

Upload an image containing multiple sprites (e.g. 10 character sprites). Enter how many objects the image contains. The tool scans the image for opaque pixels, finds connected regions, and computes a bounding box for each. From that you get normalized UV coordinates (0–1) for use in shaders or 3D engines.

How it works