Skip to content

mohammad-amin-khajeh/ccompress.py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

ccompress

a tool for compressing manga and comics on the fly.

just provide the manga/comic(ending in .cbz/.cbr/.zip) as a parameter and the script will do the rest. the script has some additional flags to tailor the compression to one's heart's content.

  • -q specify the quality, defaults to 50.
  • -f specify the filter to use with imagemagick.
  • -o specify the output directory, defualts to ~/Documents/manga/compressed
  • -r specify the value for the -resize flag of imagemagick, defaults to 60%.
  • -e specify the format to convert to through the extension defaults to webp.

dependencies

  • imagemagick
  • pynotify2(optional, for notifications when conversion is completed)
  • unzip

About

compress and convert manga in under a minute.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages