Skip to content

A Python CLI tool for extracting sprites from spritesheets

License

Notifications You must be signed in to change notification settings

rysuds/exsprite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

exsprite

A CLI tool for extracting sprites from spritesheets!

Setup

This will install all required packages and create the cli command for use

python setup.py install

Example usage

If you want to group your sprite sheet by rows do

exsprite --filename <path to sprite sheet> save