Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 476 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 476 Bytes

Image Chopper

This is a desktop GUI for chopping an image via a grid. For example, this program can take a sprite sheet and split each grid cell into its own file.

What You Need

To run this program, you need Python 3 and the Python Imaging Library (PIL) installed. Once you have those, you can run this command in the terminal/command prompt: python image\ chop.py

Archived 2020-05-14.