PDFs-TextExtract icon indicating copy to clipboard operation
PDFs-TextExtract copied to clipboard

Multiple and Large PDF Documents Text Extraction.

Results 6 PDFs-TextExtract issues
Sort by recently updated
recently updated
newest added

Hi, Great tool, I will be using it for sure. I just wanted to open a pull to update some text in the README.

- add explanation about 'why we ignore some files in output and samples folders' - add bash script to collect three execution of python code

I think adding requiremtents.txt will simplify the work of the user.

Bumps [flask](https://github.com/pallets/flask) from 2.0.1 to 2.3.2. Release notes Sourced from flask's releases. 2.3.2 This is a security fix release for the 2.3.x release branch. Security advisory: https://github.com/pallets/flask/security/advisories/GHSA-m2qf-hxjv-5gpq, CVE-2023-30861 Changes: https://flask.palletsprojects.com/en/2.3.x/changes/#version-2-3-2...

dependencies

Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.0.1 to 2.2.3. Release notes Sourced from werkzeug's releases. 2.2.3 This is a fix release for the 2.2.x release branch. Changes: https://werkzeug.palletsprojects.com/en/2.2.x/changes/#version-2-2-3 Milestone: https://github.com/pallets/werkzeug/milestone/26?closed=1 This release contains...

dependencies

With the newest release of PyPDF2 3.0.1, many of the imports and built in functions used were deprecated or modified in their usage. I rewrote the merger and splitter scripts...