PyPDF2 v2.10.9 Release Notes

Release Date: 2022-09-18 // over 1 year ago
  • ๐Ÿ†• 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