Easy Asset Search

Sprite Exporter

Export individual sprites from a Sprite Sheet into separate PNG files
Sprite Exporter Asset Image Export individual sprites from a Sprite Sheet into separate PNG files

* This page contains affiliate links, meaning we may earn a small commission if you purchase something through them, at no extra cost.
FREE
Category:
ToolsSprite-management
Developer:
Seyyed Mahdi Faghih
Price:
FREE
Favorites:
9
Supported Unity Versions:
2021.3.42 or higher
Current Version:
1.1
Download Size:
869.27 KB
Last Update:
Dec 6, 2024
Description:
The SpriteExporter script is a Unity Editor tool designed to export sliced sprites from a specified Texture2D into individual PNG files. This can be particularly useful for extracting and saving individual sprites from a Sprite Sheet.

To use the SpriteExporter, follow these steps:

1. Download and import the asset into your project.
2. Ensure that the Read/Write property of the texture is enabled and the TextureType property of the texture is Sprite (2D and UI).
3. In the Unity Editor, right-click the Sprite Sheet PNG file in the Project view, then select SpriteExporter > ExportFromSpriteSheet. The individual sprites will be exported to the ExportedSprites folder located in the same directory as the original file.

If you found the SpriteExporter helpful or enjoyed using it, please consider leaving a review and rating. Your feedback helps improve the tool and supports other developers in discovering it.
Technical Details:
To use the SpriteExporter, follow these steps:

1. Download and import the asset into your project.
2. Ensure that the Read/Write property of the texture is enabled and the TextureType property of the texture is Sprite (2D and UI).
3. In the Unity Editor, right-click the Sprite Sheet PNG file in the Project view, then select SpriteExporter > ExportFromSpriteSheet. The individual sprites will be exported to the ExportedSprites folder located in the same directory as the original file.
Continue »

Similar Packages