pdftotextsimple

a module that can convert pdf to text


Keywords
pdf, module, python, python3
License
MIT
Install
pip install pdftotextsimple==0.0.3

Documentation

logo

Maintenance Downloads PyPI version Code style: black

pdftotext

It is a simple python module that convert pdf to text

usage

Import pdftotextsimple
pdftotextsimple.convert("filename")
Import pdftotextsimple
pdftotextsimple.convert("D:/ME/example.pdf")

installation

Stable version: pip install pdftotextsimple

🗒 Note

you must use latest and stable version 0.0.3

0.0.2

version 0.0.2 is now out of support

clone

you can clone it for presonal use 📦