Simple python tool that splits images by a horizontal line into two sub images.
Images are in and outputted by clipboard for fast usage.
Required modules:
- Pillow:
pip install pillow - PyWin32:
pip install pywin32 - Tkinter:
pip install tk - CustomTkinter:
pip install customtkinter
Usage:
- Open
ImgPart.pywto run it
Credit and license:
- © 2025 Friedinger
- License: MIT License