Skip to content

DOC: Mention memory consumption of text extraction#3168

Merged
stefan6419846 merged 1 commit intopy-pdf:mainfrom
stefan6419846:issue3167
Mar 6, 2025
Merged

DOC: Mention memory consumption of text extraction#3168
stefan6419846 merged 1 commit intopy-pdf:mainfrom
stefan6419846:issue3167

Conversation

@stefan6419846
Copy link
Copy Markdown
Collaborator

Closes #3167.

@stefan6419846 stefan6419846 merged commit f45979b into py-pdf:main Mar 6, 2025
2 checks passed
@stefan6419846 stefan6419846 deleted the issue3167 branch March 6, 2025 08:59
stefan6419846 added a commit that referenced this pull request Mar 16, 2025
## What's new

### New Features (ENH)
- Add support for `IndirectObject.__contains__` (#3155) by @noamkush

### Bug Fixes (BUG)
- Fix detection of inline images followed by names or numbers (#3173) by @stefan6419846

### Robustness (ROB)
- Consider root objects without catalog type as fallback (#3175) by @stefan6419846
- Raise proper error on infinite loop when reading objects (#3169) by @stefan6419846

### Documentation (DOC)
- Mention memory consumption of text extraction (#3168) by @stefan6419846

### Developer Experience (DEV)
- Upgrade to ruff 0.10.0 (#3191) by @stefan6419846

[Full Changelog](5.3.1...5.4.0)
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.

Loading large content streams consumes lots of memory

1 participant