Skip to content

andrefpoliveira/png_splitter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

png_splitter

Split a png into smaller images.

A simple package that is able to split a full image like a sprite sheet.

⚠️ This package only works if the background of the png is invisible, otherwise, it will have unexpected results ⚠️

For example, the following image:

Creates 10 smaller images:

How to Install

pip install png_splitter

All you have to do is:

png_splitter.split_image("image.png", "images_folder")

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages