Skip to content

Instantly share code, notes, and snippets.

@tnibert
Created January 13, 2019 05:48
Show Gist options
  • Save tnibert/6c28f1859da2e7f01277f13dc35a7394 to your computer and use it in GitHub Desktop.
Save tnibert/6c28f1859da2e7f01277f13dc35a7394 to your computer and use it in GitHub Desktop.
Convert epub to mobi
sudo apt-get install calibre
ebook-convert book.epub book.mobi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment