PyPDF2 v6.13.0 Release Notes

Release Date: 2026-06-05 // 1 day ago
  • What's new

    ๐Ÿ”’ Security (SEC)

    ๐Ÿ†• New Features (ENH)

    • โž• Add Japanese predefined CMaps (#3800) by @yasuhiroiwaki
    • Font: Collect all character widths, not only those that can be unicode mapped (#3798) by @PJBrs

    Robustness (ROB)

    • Recover a corrupt trailing startxref pointer (closes #3238) (#3826) by @gaoflow
    • ๐Ÿ– Handle /Pages node without /Kids during flattening (#3825) by @gaoflow
    • Accept inline image EI marker at the end of a content stream (#3827) by @gaoflow

    ๐Ÿšง Maintenance (MAINT)

    • ๐Ÿ—„ Type the always-raising deprecation helpers as NoReturn (#3819) by @estelledc

    Full Changelog


Previous changes from v6.12.2