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.
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.