---
title: "Nutrient Python SDK editor guides"
canonical_url: "https://www.nutrient.io/guides/python/editor/"
md_url: "https://www.nutrient.io/guides/python/editor.md"
last_updated: "2026-05-25T09:22:39.267Z"
description: "Learn how to use Nutrient Python SDK to edit documents in PDF, Word, Excel, PowerPoint, HTML, and more."
---

# Nutrient Python SDK editor guides

Nutrient Python SDK enables you to edit documents in various formats, including PDF, Word, Excel, PowerPoint, and HTML. These guides provide step-by-step instructions on how to perform different types of document editing using the SDK.

- [Add form fields to PDF](/guides/python/editor/add-form-fields-to-pdf.md)
   How to add interactive form fields to a PDF using Nutrient Python SDK.

- [Add a custom page to PDF](/guides/python/editor/add-custom-page-to-pdf.md)
   How to add a custom page to a PDF using Nutrient Python SDK.

- [Edit PDF metadata](/guides/python/editor/editing-pdf-metadata.md)
   How to edit PDF metadata using Nutrient Python SDK.

- [Add annotations to PDF](/guides/python/editor/add-annotations-to-pdf.md)
   How to add annotations to a PDF using Nutrient Python SDK.

- [Merge PDFs](/guides/python/editor/merge-pdf-into-other-pdf.md)
   Merging PDFs using Nutrient Python SDK.

- [Add free text annotations to PDF](/guides/python/editor/add-freetext-annotations-to-pdf.md)
   How to add free text annotations to a PDF using Nutrient Python SDK.

- [Add link annotations to PDF](/guides/python/editor/add-link-annotations-to-pdf.md)
   How to add link annotations to a PDF using Nutrient Python SDK.

- [Add shape annotations to PDF](/guides/python/editor/add-shape-annotations-to-pdf.md)
   How to add shape annotations to a PDF using Nutrient Python SDK.

- [Add stamp annotations to PDF](/guides/python/editor/add-stamp-annotations-to-pdf.md)
   How to add stamp annotations to a PDF using Nutrient Python SDK.

- [Add sticky note annotations to PDF](/guides/python/editor/add-sticky-note-annotations-to-pdf.md)
   How to add sticky note annotations to a PDF using Nutrient Python SDK.

- [Add text markup annotations to PDF](/guides/python/editor/add-text-markup-annotations-to-pdf.md)
   How to add text markup annotations to a PDF using Nutrient Python SDK.

- [Edit PDF form fields](/guides/python/editor/editing-pdf-form-fields.md)
   How to edit PDF form fields using Nutrient Python SDK.

- [Manage PDF page order](/guides/python/editor/manage-pdf-page-order.md)
   How to manage PDF page order using Nutrient Python SDK.

- [Fill PDF form](/guides/python/editor/fill-pdf-form.md)
   How to fill PDF form fields programmatically using Nutrient Python SDK.

- [Add visible signatures to PDF](/guides/python/editor/add-visible-signature-to-pdf.md)
   How to add visible digital signatures to a PDF using Nutrient Python SDK.

- [Add invisible signatures to PDF](/guides/python/editor/add-invisible-signature-to-pdf.md)
   How to add invisible digital signatures to a PDF using Nutrient Python SDK.

- [Advanced digital signatures](/guides/python/editor/advanced-digital-signatures.md)
   Learn advanced digital signature workflows and verification using Nutrient Python SDK.

- [Add redaction annotations](/guides/python/editor/add-redaction-annotations-to-pdf.md)
   How to add redaction annotations to permanently remove sensitive content from PDFs using Nutrient Python SDK.

---

## Related pages

- [Adding annotations to a PDF document](/guides/python/editor/add-annotations-to-pdf.md)
- [Adding interactive form fields to a PDF document](/guides/python/editor/add-form-fields-to-pdf.md)
- [Adding a custom page to a PDF document](/guides/python/editor/add-custom-page-to-pdf.md)
- [Adding link annotations to a PDF document](/guides/python/editor/add-link-annotations-to-pdf.md)
- [Adding shape annotations to a PDF document](/guides/python/editor/add-shape-annotations-to-pdf.md)
- [Adding free text annotations to a PDF document](/guides/python/editor/add-freetext-annotations-to-pdf.md)
- [Adding stamp annotations to a PDF document](/guides/python/editor/add-stamp-annotations-to-pdf.md)
- [Adding invisible digital signatures to a PDF document](/guides/python/editor/add-invisible-signature-to-pdf.md)
- [Adding sticky note annotations to a PDF document](/guides/python/editor/add-sticky-note-annotations-to-pdf.md)
- [Adding text markup annotations to a PDF document](/guides/python/editor/add-text-markup-annotations-to-pdf.md)
- [Adding redaction annotations to a PDF document](/guides/python/editor/add-redaction-annotations-to-pdf.md)
- [Editing PDF metadata with Nutrient Python SDK](/guides/python/editor/editing-pdf-metadata.md)
- [Advanced digital signature workflows](/guides/python/editor/advanced-digital-signatures.md)
- [Managing PDF page order](/guides/python/editor/manage-pdf-page-order.md)
- [Editing PDF form fields](/guides/python/editor/editing-pdf-form-fields.md)
- [Adding visible digital signatures to a PDF document](/guides/python/editor/add-visible-signature-to-pdf.md)
- [Filling PDF form fields](/guides/python/editor/fill-pdf-form.md)
- [Merging PDFs](/guides/python/editor/merge-pdf-into-other-pdf.md)

