Overview

We’re pleased to announce the GroupDocs.Total for Python 25.10 release, available as of October 2025. This update delivers the latest versions of all underlying .NET‑based components that make up the Total suite for Python, as well as a packaging bump for the Redaction library (from 25.5 to 25.10).

Note – The Total metapackage does not include any new public‑API features or breaking changes. It simply aligns the Python wrapper with the most recent stable releases of the individual libraries.

Products included in this release

Product Updated version Release notes
GroupDocs.Conversion for Python via .NET 24.12 → 24.12 (no version change) Release notes
GroupDocs.Viewer for Python via .NET 24.9 → 24.9 Release notes
GroupDocs.Comparison for Python via .NET 25.5 → 25.6 Release notes
GroupDocs.Watermark for Python via .NET 25.2 → 25.3 Release notes
GroupDocs.Metadata for Python via .NET 25.3 → 25.4 Release notes
GroupDocs.Merger for Python via .NET 25.2 → 25.3 Release notes
GroupDocs.Assembly for Python via .NET 25.5 → 25.5.1 Release notes
GroupDocs.Redaction for Python via .NET 25.5 → 25.10 Release notes
GroupDocs.Signature for Python via .NET 25.4 → 25.4 Release notes

All libraries are now synchronized with their respective upstream .NET releases, ensuring you benefit from the latest bug fixes, performance improvements, and format support added upstream.

Fixes & Improvements

The individual component release notes (linked above) contain the detailed changelogs for each library. Highlights from the most recent updates include:

  • Comparison 25.6 – corrected handling of large binary blobs when generating diff reports.
  • Redaction 25.10 – upgraded OCR engine, improved accuracy for scanned PDFs, and added support for new image formats (HEIC, AVIF).
  • Watermark 25.3 – fixed rotation issues when applying watermarks to Word documents.
  • Metadata 25.4 – resolved a crash when reading corrupted EXIF data in JPEG files.
  • Assembly 25.5.1 – minor memory‑leak fixes in multi‑document processing.

No breaking API changes were introduced.

How to get the update

pip install --upgrade groupdocs-total-net

The command pulls the latest metapackage from PyPI, which bundles the updated .NET‑based libraries.

Direct download

If you prefer a manual installation, the compiled binaries are available for download from the GroupDocs Total for Python via .NET 25.10 download page.

Resources