10 lines
153 B
Markdown
Raw Normal View History

2022-10-02 22:46:10 +05:30
# extract text from pdf
This simple script will extract text from pdf
## Usage
- requires PyPDF2
- Use `pip3 install PyPDF2`
- Run `python script.py`