Skip to content

Unity Tool that helps extract Individual sprites to png files from a Unity sprite sheet.

Notifications You must be signed in to change notification settings

navarone77/SpriteExtractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

SpriteExtractor

Extract Individual sprites to png file from Unity SpriteSheet

Prerequisites

Spritesheet must be sliced in Unity Sprite Editor

(for best results pixel images use Point Filter set to None in TextureImport settings)

Installation

Download the latest .unitypackage in Releases

Double Click or Drag Package inside the Open Project

Unity Manual - Importing Packages

Usage

Navigate to Tools -> Navtools -> SpriteExtractor

Drag the sliced Tilemap / Sprite Sheet in the SpriteSheet Field

(Not Required) Choose a destination folder

Click Save All

The sprites are now saved as individual sprites Enjoy :)

Issues

For reporting issues please use /issues category

About

Unity Tool that helps extract Individual sprites to png files from a Unity sprite sheet.

Resources

Stars

Watchers

Forks