Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ A curated list of resources around PDF files
* [pdfminer.six](https://pypi.org/project/pdfminer.six/): a Python library for extracting information from PDF documents
* [pdfplumber](https://github.com/jsvine/pdfplumber): Plumb a PDF for detailed information about each text character, rectangle, and line. Plus: Table extraction and visual debugging.
* [Tabula](https://github.com/tabulapdf/tabula): an application for extracting tables
* [camelot](https://github.com/atlanhq/camelot): PDF Table Extraction
* [pypdf_table_extraction](https://github.com/py-pdf/pypdf_table_extraction): PDF Table Extraction
* [awesome-document-understanding](https://github.com/tstanislawek/awesome-document-understanding): A curated list of resources for Document Understanding (DU) topic

## Generators
Expand Down