What problem does it solve? Manual document processing tasks like format conversion, OCR on scanned files, PII redaction, and PDF form filling are repetitive and error-prone. This Skill automates these operations through the Nutrient DWS Processor API using simple curl commands or an MCP server. ## Core Features & Use Cases - Format Conversion: Convert between PDF, DOCX, XLSX, PPTX, HTML, and image formats with a single API call. - OCR and Extraction: Turn scanned documents into searchable PDFs in 100+ languages and extract text or tables as plain text or Excel files. - Redaction and Signing: Remove PII using presets (SSN, email, credit card) or regex, add watermarks, apply digital signatures, and fill PDF forms programmatically. - Use Case: Before sharing a contract PDF externally, redact all social security numbers and email addresses, add a CONFIDENTIAL watermark, and apply a digital signature in one workflow. ## Quick Start Set your NUTRIENT_API_KEY environment variable and ask the assistant to convert a DOCX file to PDF or redact sensitive information from a document.