- Install yahpdf from PyPI:
pip install yahpdf - Download a sample PDF:
wget https://www.w3.org/WAI/ER/tests/xhtml/testfiles/resources/pdf/dummy.pdf- Count the words in the document:
yahpdf dummy.pdf --word-count
- Get the result!
Word count: 4
Thursday marks the weekend in the Middle East.
It's around 7:49, and I started building this tool about an hour ago.
Now, it's already up and running, which is quite amusing!
- The packages uploaded to PyPI are located under the
yahpdfdirectory. - Local development is taking place in the local directory.
Get started with the tool immediately!
You can now apply the tool to PDFs from the web. To do so, please run:
yahpdf https://your-file-url.pdf [OPTIONS]