Pypdf

Latest version: v5.4.0

Safety actively analyzes 723625 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 11 of 15

2.10.9

New Features (ENH)
- Add rotation property and transfer_rotate_to_content (1348)

Performance Improvements (PI)
- Avoid string concatenation with large embedded base64-encoded images (1350)

Bug Fixes (BUG)
- Format floats using their intrinsic decimal precision (1267)

Robustness (ROB)
- Fix merge_page for pages without resources (1349)

[Full Changelog](https://github.com/py-pdf/PyPDF2/compare/2.10.8...2.10.9)

2.10.8

New Features (ENH)
- Add PageObject.user_unit property (1336)

Robustness (ROB)
- Improve NameObject reading/writing (1345)

[Full Changelog](https://github.com/py-pdf/PyPDF2/compare/2.10.7...2.10.8)

2.10.7

Bug Fixes (BUG)
- Fix Error in transformations (1341)
- Decode 23 in NameObject (1342)

Testing (TST)
- Use pytest.warns() for warnings, and .raises() for exceptions (1325)

[Full Changelog](https://github.com/py-pdf/PyPDF2/compare/2.10.6...2.10.7)

2.10.6

Robustness (ROB)
- Fix infinite loop due to Invalid object (1331)
- Fix image extraction issue with superfluous whitespaces (1327)

[Full Changelog](https://github.com/py-pdf/PyPDF2/compare/2.10.5...2.10.6)

2.10.5

New Features (ENH)
- Process XRefStm (1297)
- Auto-detect RTL for text extraction (1309)

Bug Fixes (BUG)
- Avoid scaling cropbox twice (1314)

Robustness (ROB)
- Fix offset correction in revised PDF (1318)
- Crop data of /U and /O in encryption dictionary to 48 bytes (1317)
- MultiLine bfrange in cmap (1299)
- Cope with 2 digit codes in bfchar (1310)
- Accept '/annn' charset as ASCII code (1316)
- Log errors during Float / NumberObject initialization (1315)
- Cope with corrupted entries in xref table (1300)

Documentation (DOC)
- Migration guide (PyPDF2 1.x ➔ 2.x) (1324)
- Creating a coverage report (1319)
- Fix AnnotationBuilder.free_text example (1311)
- Fix usage of page.scale by replacing it with page.scale_by (1313)

Maintenance (MAINT)
- PdfReaderProtocol (1303)
- Throw PdfReadError if Trailer can't be read (1298)
- Remove catching OverflowException (1302)

[Full Changelog](https://github.com/py-pdf/PyPDF2/compare/2.10.4...2.10.5)

2.10.4

Robustness (ROB)
- Fix errors/warnings on no /Resources within extract_text (1276)
- Add required line separators in ContentStream ArrayObjects (1281)

Maintenance (MAINT)
- Use NameObject idempotency (1290)

Testing (TST)
- Rectangle deletion (1289)
- Add workflow tests (1287)
- Remove files after tests ran (1286)

Packaging (PKG)
- Add minimum version for typing_extensions requirement (1277)

[Full Changelog](https://github.com/py-pdf/PyPDF2/compare/2.10.3...2.10.4)

Page 11 of 15

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.