Skip to content

assemble the images and crop the image around the content area.

License

Notifications You must be signed in to change notification settings

kikunayar/webtoon-image-cropper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

INSTALLATION

Invoke-WebRequest -Uri "https://raw.githubusercontent.com/kikunayar/webtoon-image-cropper/main/cropper.py" -OutFile cropper.py

USAGE EXAMPLE

python -c "from cropper import cropper; cropper(r'C:\Users\hunte\Desktop\manga',r'C:\Users\hunte\Desktop\cropp')"

  • input directory = r'C:\Users\hunte\Desktop\manga'
  • output directory = r'C:\Users\hunte\Desktop\cropp'

About

assemble the images and crop the image around the content area.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages