Pypdf

Latest version: v5.4.0

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

Scan your dependencies

Page 12 of 15

2.10.3

Robustness (ROB)
- Decrypt returns empty bytestring (1258)

Developer Experience (DEV)
- Modify CI to better verify built package contents (1244)

Maintenance (MAINT)
- Remove 'mine' as PdfMerger always creates the stream (1261)
- Let PdfMerger._create_stream raise NotImplemented (1251)
- password param of _security._alg32(...) is only a string, not bytes (1259)
- Remove unreachable code in read_block_backwards (1250)
and sign function in _extract_text (1262)

Testing (TST)
- Delete annotations (1263)
- Close PdfMerger in tests (1260)
- PdfReader.xmp_metadata workflow (1257)
- Various PdfWriter (Layout, Bookmark deprecation) (1249)

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

2.10.2

BUG: Add PyPDF2.generic to PyPI distribution

2.10.1

Bug Fixes (BUG)
- TreeObject.remove_child had a non-PdfObject assignment for Count (1233, 1234)
- Fix stream truncated prematurely (1223)

Documentation (DOC)
- Fix docstring formatting (1228)

Maintenance (MAINT)
- Split generic.py (1229)

Testing (TST)
- Decrypt AlgV4 with owner password (1239)
- AlgV5.generate_values (1238)
- TreeObject.remove_child / empty_tree (1235, 1236)
- create_string_object (1232)
- Free-Text annotations (1231)
- generic._base (1230)
- Strict get fonts (1226)
- Increase PdfReader coverage (1219, 1225)
- Increase PdfWriter coverage (1237)
- 100% coverage for utils.py (1217)
- PdfWriter exception non-binary stream (1218)
- Don't check coverage for deprecated code (1216)

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

2.10.0

New Features (ENH)
- "with" support for PdfMerger and PdfWriter (1193)
- Add AnnotationBuilder.text(...) to build text annotations (1202)

Bug Fixes (BUG)
- Allow IndirectObjects as stream filters (1211)

Documentation (DOC)
- Font scrambling
- Page vs Content scaling (1208)
- Example for orientation parameter of extract_text (1206)
- Fix AnnotationBuilder parameter formatting (1204)

Developer Experience (DEV)
- Add flake8-print (1203)

Maintenance (MAINT)
- Introduce WrongPasswordError / FileNotDecryptedError / EmptyFileError (1201)

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

2.9.0

New Features (ENH)
- Add ability to add hex encoded colors to outline items (1186)
- Add support for pathlib.Path in PdfMerger.merge (1190)
- Add link annotation (1189)
- Add capability to filter text extraction by orientation (1175)

Bug Fixes (BUG)
- Named Dest in PDF1.1 (1174)
- Incomplete Graphic State save/restore (1172)

Documentation (DOC)
- Update changelog url in package metadata (1180)
- Mention camelot for table extraction (1179)
- Mention pyHanko for signing PDF documents (1178)
- Weow have CMAP support since a while (1177)

Maintenance (MAINT)
- Consistent usage of warnings / log messages (1164)
- Consistent terminology for outline items (1156)


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

2.8.1

Bug Fixes (BUG)
- u_hash in AlgV4.compute_key (1170)

Robustness (ROB)
- Fix loading of file from 134 (1167)
- Cope with empty DecodeParams (1165)

Documentation (DOC)
- Typo in merger deprecation warning message (1166)

Maintenance (MAINT)
- Package updates; solve mypy strict remarks (1163)

Testing (TST)
- Add test from 325 (1169)

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

Page 12 of 15

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.