Skip to content

Simple python tool that splits images by a horizontal line into two sub images

License

Notifications You must be signed in to change notification settings

Friedinger/ImgPart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ImgPart

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.pyw to run it

Credit and license:

About

Simple python tool that splits images by a horizontal line into two sub images

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages