Skip to content

Add basic PDF parsing support (convert PDF pages to images)#20

Open
DoyoDia wants to merge 16 commits into
rdumasia303:mainfrom
DoyoDia:main
Open

Add basic PDF parsing support (convert PDF pages to images)#20
DoyoDia wants to merge 16 commits into
rdumasia303:mainfrom
DoyoDia:main

Conversation

@DoyoDia

@DoyoDia DoyoDia commented Oct 31, 2025

Copy link
Copy Markdown

This PR adds a very simple PDF parsing feature.
It just converts PDF pages into images and sends them to the existing image OCR endpoint.
The implementation is quite basic — no optimization or advanced handling — but it works for simple cases.
Mainly a small extension to make PDF files usable without big changes.

Copilot AI and others added 16 commits October 29, 2025 11:52
Co-authored-by: DoyoDia <79502694+DoyoDia@users.noreply.github.com>
Co-authored-by: DoyoDia <79502694+DoyoDia@users.noreply.github.com>
Co-authored-by: DoyoDia <79502694+DoyoDia@users.noreply.github.com>
Co-authored-by: DoyoDia <79502694+DoyoDia@users.noreply.github.com>
Co-authored-by: DoyoDia <79502694+DoyoDia@users.noreply.github.com>
Co-authored-by: DoyoDia <79502694+DoyoDia@users.noreply.github.com>
Co-authored-by: DoyoDia <79502694+DoyoDia@users.noreply.github.com>
…ity-again

Add PDF parsing support with PyMuPDF
Co-authored-by: DoyoDia <79502694+DoyoDia@users.noreply.github.com>
…uality

Co-authored-by: DoyoDia <79502694+DoyoDia@users.noreply.github.com>
…ersion

Add multi-threaded PDF to image conversion with configurable worker pool
Add PDF parsing support with multi-page OCR processing
@htcnokia

Copy link
Copy Markdown

that's great,should be multi pdfs support.

@rdumasia303

Copy link
Copy Markdown
Owner

Thank you so much for this! I didn't see it though - I'm an idiot! I got claude to add PDF support - I think it works quite well anyway!

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.

4 participants