Skip to content

A sprite splitter GUI tool, only works fine with RGBA image.

Notifications You must be signed in to change notification settings

Intro1997/SpriteSplitterGUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

English | 简体中文

Sprite Splitter GUI

SpriteSplitterGUI is the GUI version of the sprite-splitter library, providing a visual tool for splitting sprite sheets. It is developed based on PySide and the Image library, and the testing environment is Python 3.12.7.

Usage

First, install the required libraries listed in requirements.txt:

pip3 install -r requirements.txt

Then, run main.py:

python3 main.py

For more details on how to use the interface, please refer to usage.md.

About

A sprite splitter GUI tool, only works fine with RGBA image.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages