Unity Crop - simple utility that trims sprite sheets based on data from the .meta file of the Unity project.
- Download the latest build from the releases page.
- Place exe file to any folder
- Run the exe file or manually create the
in
folder - Place the sprite sheet and its .meta file from the Unity project in pairs in the
in
folder.
Note: The sprite must be in Multiply mode and sliced through the Sprite Editor
- Run the exe file, the sliced sprites will be placed in the
out
folder