Skip to content

Releases: py-pdf/pypdf

Version 6.0.0, 2025-08-11

11 Aug 14:21
6.0.0
Compare
Choose a tag to compare

What's new

Security (SEC)

Deprecations (DEP)

New Features (ENH)

  • Move BlackIs1 functionality to tiff_header (#3421) by @j-t-1

Robustness (ROB)

Developer Experience (DEV)

Maintenance (MAINT)

Full Changelog

Version 5.9.0, 2025-07-27

27 Jul 14:04
5.9.0
Compare
Choose a tag to compare

What's new

New Features (ENH)

  • Automatically preserve links in added pages (#3298) by @larsga
  • Allow writing/updating all properties of an embedded file (#3374) by @Arya-A-Nair

Bug Fixes (BUG)

Robustness (ROB)

Documentation (DOC)

Full Changelog

Version 5.8.0, 2025-07-13

13 Jul 12:51
5.8.0
Compare
Choose a tag to compare

What's new

New Features (ENH)

Bug Fixes (BUG)

  • Unterminated object when using PdfWriter with incremental=True (#3345) by @m32

Robustness (ROB)

Developer Experience (DEV)

Maintenance (MAINT)

Full Changelog

Version 5.7.0, 2025-06-29

29 Jun 08:49
5.7.0
Compare
Choose a tag to compare

What's new

Performance Improvements (PI)

Robustness (ROB)

Maintenance (MAINT)

Full Changelog

Version 5.6.1, 2025-06-22

22 Jun 11:05
5.6.1
Compare
Choose a tag to compare

What's new

New Features (ENH)

Robustness (ROB)

Developer Experience (DEV)

Full Changelog

Version 5.6.0, 2025-06-01

01 Jun 12:19
5.6.0
Compare
Choose a tag to compare

What's new

New Features (ENH)

Bug Fixes (BUG)

  • Fix crashes by removing unnecessary line (#3293) by @larsga
  • Add delimiters to NameObject.renumber_table (#3286) by @ztravis

Robustness (ROB)

Code Style (STY)

Full Changelog

Version 5.5.0, 2025-05-11

11 May 14:00
5.5.0
Compare
Choose a tag to compare

What's new

New Features (ENH)

Bug Fixes (BUG)

Robustness (ROB)

Developer Experience (DEV)

Maintenance (MAINT)

  • Conform ASCIIHexDecode implementation to specification (#3274) by @j-t-1
  • Modify comments of filters that do not use decode_parms (#3260) by @j-t-1

Code Style (STY)

Full Changelog

Version 5.4.0, 2025-03-16

16 Mar 09:43
5.4.0
Compare
Choose a tag to compare

What's new

New Features (ENH)

Bug Fixes (BUG)

Robustness (ROB)

Documentation (DOC)

Developer Experience (DEV)

Full Changelog

Version 5.3.1, 2025-03-02

02 Mar 09:03
5.3.1
Compare
Choose a tag to compare

What's new

Bug Fixes (BUG)

Robustness (ROB)

Documentation (DOC)

  • Fixed PageObject.images example usage for replacing image (#3149) by @jutoth

Full Changelog

Version 5.3.0, 2025-02-09

09 Feb 14:15
5.3.0
Compare
Choose a tag to compare

What's new

New Features (ENH)

Bug Fixes (BUG)

Robustness (ROB)

  • Prevent excessive layout mode text output from Type3 fonts (#3082) by @shartzog

Documentation (DOC)

Developer Experience (DEV)

Testing (TST)

  • Fix warning assertions to use pytest.warns() (#3083) by @mgorny

Full Changelog