-
Notifications
You must be signed in to change notification settings - Fork 686
pymupdf4llm updates #4859
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
pymupdf4llm updates #4859
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
This PR updates the pymupdf4llm documentation to reflect new features and API changes, including OCR language support and new output modes.
Changes:
- Added documentation for plain text output mode and OCR language configuration
- Documented new
ocr_languageparameter across multiple methods - Added documentation for new return fields (
text,page_boxes) and theget_key_valuesmethod
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 7 comments.
| File | Description |
|---|---|
| docs/pymupdf4llm/index.rst | Updated feature descriptions to include plain text output mode and enhanced layout detection capabilities |
| docs/pymupdf4llm/api.rst | Added OCR language parameter documentation, new return field descriptions (text, page_boxes), and new get_key_values method documentation |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
No description provided.