Skip to content

Writ3r/pyImageCropper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

pyImageCropper

ML training datasets typically need to be a a square, and a multiple of a base in size (ex. 32x32, 64x64).
This tool is built to quickly (manually) crop images to fit that specificaiton.

Keybinds

  • Space key = crop image and save
  • s key = skip image
  • q key = quit

Supported OS

Wrote all the code on windows, but the code should be OS independent. Let me know if it fails to run in linux.

About

Quickly crop images to fit a specified base

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages