Skip to content

Instantly share code, notes, and snippets.

@dimitrilw
Created December 19, 2024 18:16
Show Gist options
  • Save dimitrilw/d4ef1a42dd214f48b602750044e92cc3 to your computer and use it in GitHub Desktop.
Save dimitrilw/d4ef1a42dd214f48b602750044e92cc3 to your computer and use it in GitHub Desktop.
epub -> PDF on MacOS
`brew install calibre --cask`
`ebook-convert book.epub book.pdf`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment