Implement a mostly pdfminer.six-compatible layout analyzer #1
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
dhd/paves!1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "pdfminer_compat"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
It isn't always faster than pdfminer.six, but it is more correct (particularly in the treatment of colour spaces) and on large documents it is very much faster as it can use all your CPUs.
Also the "bears" interface now uses all your CPUs too (but might crash due to unserializable references, will fix soon...)