Skip to content

Instantly share code, notes, and snippets.

@nalmeida
Last active October 1, 2019 16:09
Show Gist options
  • Save nalmeida/c845584d0a880f869b762b43d8bb53ed to your computer and use it in GitHub Desktop.
Save nalmeida/c845584d0a880f869b762b43d8bb53ed to your computer and use it in GitHub Desktop.
# Increase PDF font size for Kindle
1. Download k2pdfopt from https://www.willus.com/k2pdfopt
2. Change the chmod: $ chmod 755 ./k2pdfopt
3. $ ./k2pdfopt ./shape-up-to-opt.pdf -ds 1.4
(Press ENTER after entering in the CLI menu to run)
Source:
* https://www.youtube.com/watch?v=ddilW4cK08s
* Using Amazon / Kindle Editor for .docx files: https://www.amazon.com/Kindle-Create/b?ie=UTF8&node=18292298011
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment