Hi everyone,
GroupDocs.Watermark for Python via .NET 26.6 is now available on PyPI, bringing the full .NET watermarking engine to Python developers.
Release notes: Release Notes
PyPI: groupdocs-watermark-net · PyPI
Docs: GroupDocs.Watermark for Python via .NET | GroupDocs
Highlights
- Updated to the GroupDocs.Watermark for .NET 26.6 engine with refreshed native dependencies for improved stability and security.
- Add, search, and remove text and image watermarks with full control over opacity, rotation, size, alignment, and tiling.
- Supports a wide range of formats including PDF, Word, Excel, PowerPoint, Visio, email, and common image types.
- Pythonic, AI‑friendly API: snake_case methods, UPPER_SNAKE_CASE enums, bundled AGENTS.md for coding assistants, and LLM‑optimized documentation.
- Self‑contained wheels for Windows, Linux, and macOS (x64 and ARM64) with no separate .NET runtime required.
Install:
pip install groupdocs-watermark-net
As always, feedback and bug reports are welcome in this category.
Best regards,
The GroupDocs Team