nutrient-document-processing

Installation
Summary

Document conversion, extraction, OCR, redaction, signing, and form-filling via the Nutrient DWS API.

  • Converts between 15+ formats including PDF, DOCX, XLSX, PPTX, HTML, and images (JPG, PNG, TIFF, WebP, SVG, and more)
  • Extracts plain text and tables from documents; OCR supports 100+ languages for scanned PDFs and images
  • Redacts PII using preset patterns (SSN, email, credit card, phone, date, URL, IP, MAC address, ZIP code, VIN) or custom regex
  • Adds watermarks, applies digital CMS signatures, and fills PDF form fields programmatically
  • Available as REST API or MCP server for native tool integration
SKILL.md

Nutrient Document Processing

Note: This skill integrates with the Nutrient commercial API. Review their terms before use.

Process documents with the Nutrient DWS Processor API. Convert formats, extract text and tables, OCR scanned documents, redact PII, add watermarks, digitally sign, and fill PDF forms.

Setup

Get a free API key at nutrient.io

export NUTRIENT_API_KEY="pdf_live_..."

All requests go to https://api.nutrient.io/build as multipart POST with an instructions JSON field.

Operations

Convert Documents

Related skills
Installs
3.7K
GitHub Stars
179.7K
First Seen
Feb 9, 2026