nutrient-document-processing

Automate document conversion, extraction, OCR, redaction, watermarking, signing, and form filling via Nutrient DWS API.

1|Updated Jan 23, 2026
One-click install
npx skills add https://github.com/Mark393295827/house-maint-ai --skill nutrient-document-processing-mark393295827
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: nutrient-document-processing
Source: https://github.com/Mark393295827/house-maint-ai/tree/main/skills/nutrient-document-processing
Command: npx skills add https://github.com/Mark393295827/house-maint-ai --skill nutrient-document-processing-mark393295827

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill solves the complexity of processing and transforming common document formats by interfacing with Nutrient DWS Processor API to perform conversion, text extraction, OCR, redaction, watermarking, signing, and form filling.

Core Features & Use Cases

  • Convert documents between formats (PDF, DOCX, XLSX, PPTX, HTML)
  • Extract plain text and tables from PDFs and other formats
  • OCR scanned images and PDFs with multi-language support
  • Redact sensitive information (PII, emails, SSNs)
  • Add watermarks and digitally sign documents
  • Fill PDF forms programmatically and batch-process documents

Quick Start

Process a sample document by converting formats, extracting text and tables, performing OCR on scans, redacting PII, and applying a watermark.

Frequently Asked Questions about nutrient-document-processing

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I redact sensitive information like PII and SSNs from a PDF?

You can redact sensitive PII, SSNs, and emails from PDFs by automating document processing with the Nutrient DWS API. It sends multipart POST requests with specific instructions to securely remove targeted personal data from your files.

Can I perform OCR on scanned PDFs and images in multiple languages?

Yes, you can perform multi-language OCR on scanned PDFs and images. The Skill interfaces with the Nutrient DWS Processor API to automate text extraction from scanned documents, converting them into searchable and editable formats across various languages.

What is the best way to batch convert documents between PDF, DOCX, and XLSX formats?

The best way to batch convert documents between PDF, DOCX, and XLSX is through an automated API workflow. This Skill uses the Nutrient DWS API to programmatically convert office documents and HTML across corporate workflows via multipart POST requests.

Do I need a Nutrient API key to extract text and fill PDF forms?

Yes, you need a Nutrient API key to extract text and fill PDF forms. The Skill requires this key to authenticate multipart POST requests sent to the https://api.nutrient.io/build endpoint, which executes the instructions for data extraction and form filling.

How do I programmatically add watermarks and digital signatures to office documents?

You programmatically add watermarks and digital signatures to office documents by automating end-to-end document processing with the Nutrient DWS API. The Skill structures your input and actions into API instructions, applying watermarks and signing documents automatically.