This program will:
- Split your PDF into pages,
- Extract the text from each pages, and
- Save them in
.txtfile.
$ python main.py <your-pdf-file>
Because PyPDF2's extract function doesn't works on some files.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This program will:
.txt file.$ python main.py <your-pdf-file>
Because PyPDF2's extract function doesn't works on some files.