Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement a mostly pdfminer.six-compatible layout analyzer #1

Merged
merged 9 commits into from
Dec 30, 2024

Conversation

dhdaines
Copy link
Owner

@dhdaines dhdaines commented Dec 30, 2024

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...)

@dhdaines dhdaines merged commit 6016555 into main Dec 30, 2024
4 checks passed
@dhdaines dhdaines deleted the pdfminer_compat branch December 30, 2024 20:24
dhdaines added a commit that referenced this pull request Jan 22, 2025
feat: no need to ref/unref with new PLAYA-PDF (fixes #1)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant