Hacker News new | ask | show | jobs
by greazy 310 days ago
Very cool project. I wish something like this for pdf files.
1 comments

You can always use pandoc to convert pdf to md/plaintext and print it to console.
Pandoc can convert to PDF, but not from PDF.

https://pandoc.org/faqs.html#how-can-i-convert-pdfs-to-other...