Skip to content

Instantly share code, notes, and snippets.

@flying-sausages
Created May 24, 2020 13:35
Show Gist options
  • Save flying-sausages/867021e2ee1ee5aa31d8356a3dbc90f9 to your computer and use it in GitHub Desktop.
Save flying-sausages/867021e2ee1ee5aa31d8356a3dbc90f9 to your computer and use it in GitHub Desktop.
Convert CBZ to ePub through Calibre's ebook-convert properly without resizing images
ebook-convert $input.cbz/7/r $output.epub --landscape --no-default-epub-cover --no-process --output-profile=tablet
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment