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

Parallel Processing for function **extract_pages** #1076

Open
TheCutestCat opened this issue Dec 24, 2024 · 0 comments
Open

Parallel Processing for function **extract_pages** #1076

TheCutestCat opened this issue Dec 24, 2024 · 0 comments

Comments

@TheCutestCat
Copy link

Thanks for your great work!

I'm looking to improve processing speed by parallelizing the pdfminer.high_level.extract_pages function, which currently uses a generator and doesn't support parallel execution. I've attempted parallel processing but encountered resource conflicts.

Are there any plans to implement parallel processing for this function? I understand this might require significant underlying changes. I'd be happy to contribute to this effort.

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

No branches or pull requests

1 participant