nutrient-document-processing

Automates PDF DOCX XLSX PPTX HTML and image document processing via Nutrient DWS API.

2|Updated Apr 7, 2026
One-click install
npx skills add https://github.com/Zenobia000/ai-brainstorming --skill nutrient-document-processing-zenobia000
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: nutrient-document-processing
Source: https://github.com/Zenobia000/ai-brainstorming/tree/main/.claude/custom-rule%26skill/skills/nutrient-document-processing
Command: npx skills add https://github.com/Zenobia000/ai-brainstorming --skill nutrient-document-processing-zenobia000

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manually processing documents—converting formats, extracting data, OCR scanning, redacting sensitive information, signing, or filling forms—is time-consuming, repetitive, and prone to human error, especially when handling large volumes of files.

Core Features & Use Cases

  • Multi-format conversion: Convert between PDF, DOCX, XLSX, PPTX, HTML, and common image formats seamlessly.
  • Data extraction and OCR: Pull text and tables from PDFs, or add OCR to scanned documents to make them searchable, supporting 100+ languages.
  • PII redaction and signing: Automatically redact sensitive information like SSNs and credit card numbers, or add digital signatures to contracts and agreements.
  • Use case: A legal operations team can use this skill to redact client PII from 200+ case PDFs in under an hour, a task that would take days to complete manually.

Quick Start

Use the nutrient-document-processing skill to convert the attached 'quarterly-report.docx' file to a searchable PDF with OCR applied and a confidential watermark added.

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 PII like SSNs and credit card numbers from multiple PDF documents?

PII redaction from PDFs is automated by detecting sensitive patterns like SSNs and credit card numbers and removing them across multiple files. This skill processes large volumes of case PDFs, completing redaction tasks that would take days manually in under an hour.

Can I convert DOCX, XLSX, PPTX, and HTML files into PDF format automatically?

Multi-format conversion to PDF is supported for DOCX, XLSX, PPTX, and HTML files. The skill sends multipart POST requests to the Nutrient build endpoint with your document files and processing instructions, returning the converted PDF output.

How do I make scanned PDF documents searchable using OCR?

OCR can be applied to scanned documents to make them searchable, supporting over 100 languages. The skill extracts text and tables from PDFs and adds an OCR layer, converting image-based files into searchable PDF documents.

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

A valid Nutrient DWS API key is required to extract text and fill PDF forms. The skill sends multipart POST requests to the Nutrient build endpoint with your document files and processing instructions to execute these operations.

What is the best way to add digital signatures and watermarks to legal contracts?

Digital signatures and watermarks are added to legal contracts by sending processing instructions to the Nutrient API. The skill automates digital signing for agreements and applies confidential watermarks to files like quarterly reports during PDF conversion.