Convert pdf to text.
digital-note is CLI that wraps some of the features of pytesseract into a few commands.
- single: Digitalize a pdf into a single document.
- split: Digitalize a pdf into several documents, one per page.
- batch: Digitalize several pdfs at once using the single method.
digital-note single jekyll_hyde.pdfPlease reference to our contribution and code-of-conduct guidelines.