Bitbucket is a code hosting site with unlimited public and private repositories. We're also free for small teams!

See docs/index.html

pytest is needed to run tests in the 'tests' folder.

Recent activity RSS feed for pdfminer3k

Virgil Dupras

Commits by Virgil Dupras were pushed to hsoft/pdfminer3k

28edfc9 - v1.3.0
393ed81 - Instead of trying to optimize grouping (which broke a test), skip it when there's too many boxes to group. What's the point of nesting 2-sized ...
88bfb63 - Optimized layout.group_textboxes() to fix a problem where many text elements would cause the function to stall for eons.
3fdba9a - Support object references as filters in streams.
7af4676 - Parse everything as soon as an objectid can't be found.
7b4680e - Fixed a crash preventing redeaing of PDFs for which stream IDs hosting page objects weren't in the xrefs.
d4fc3b8 - Improved pdfexplore.
3d41fe1 - Improved pdfexplore.
2c2af36 - Began the development of pdfexplore, a command prompt utility to explore PDFs (to debug them).
Tip: Filter by directory path e.g. /media app.js to search for public/media/app.js.
Tip: Use camelCasing e.g. ProjME to search for ProjectModifiedEvent.java.
Tip: Filter by extension type e.g. /repo .js to search for all .js files in the /repo directory.
Tip: Separate your search with spaces e.g. /ssh pom.xml to search for src/ssh/pom.xml.
Tip: Use ↑ and ↓ arrow keys to navigate and return to view the file.
Tip: You can also navigate files with Ctrl+j (next) and Ctrl+k (previous) and view the file with Ctrl+o.
Tip: You can also navigate files with Alt+j (next) and Alt+k (previous) and view the file with Alt+o.