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

Why use pypdf2 to split the pdf first? #3

Open
bryanyzhu opened this issue Mar 13, 2023 · 0 comments
Open

Why use pypdf2 to split the pdf first? #3

bryanyzhu opened this issue Mar 13, 2023 · 0 comments

Comments

@bryanyzhu
Copy link

Hi, thanks for the code, it works perfect! I have a quick question, why use pypdf2 to split the pdf first? I think pdfminer can work with multiple pages and extract the content as well. Will the additional dependency, pdf splitting, pdf writing, text merging make the pipeline more complicated? I'm very curious to understand the design, thank you.

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