nutrient-document-processing

Automate document conversion, OCR, extraction, redaction, and PDF form filling via the Nutrient DWS API.

3|Updated Feb 8, 2026
One-click install
npx skills add https://github.com/Nixdorfer/ClaudeCodeTool --skill nutrient-document-processing-nixdorfer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: nutrient-document-processing
Source: https://github.com/Nixdorfer/ClaudeCodeTool/tree/main/plugins/cache/everything-claude-code/everything-claude-code/1.4.1/.cursor/skills/nutrient-document-processing
Command: npx skills add https://github.com/Nixdorfer/ClaudeCodeTool --skill nutrient-document-processing-nixdorfer

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates complex document manipulation tasks, saving significant time and effort in processing various file formats and extracting valuable information.

Core Features & Use Cases

  • Format Conversion: Effortlessly convert between PDF, DOCX, XLSX, HTML, and image formats.
  • Intelligent Extraction: Extract plain text, tables, and perform OCR on scanned documents.
  • Data Security: Redact sensitive information using predefined patterns or custom regex.
  • Document Finalization: Add watermarks, digitally sign documents, and programmatically fill PDF forms.
  • Use Case: Automatically convert a batch of scanned invoices (images) into searchable PDFs, extract key data into an Excel sheet, and redact any sensitive customer information before archiving.

Quick Start

Use the nutrient-document-processing skill to convert the attached file 'report.docx' to 'report.pdf'.

Frequently Asked Questions about nutrient-document-processing

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

FAQPage Schema
How do I convert scanned PDF documents to searchable text using OCR?

You can perform OCR on scanned documents using the Nutrient DWS API to extract plain text and convert images into searchable PDFs, supporting formats like PDF, DOCX, and XLSX.

How do I redact sensitive information in a PDF using custom regex patterns?

PDF redaction supports predefined patterns and custom regex to securely remove sensitive information from documents before archiving or sharing.

Can I programmatically fill PDF forms and add a digital signature in one workflow?

Yes, you can programmatically fill PDF forms and apply digital signatures in a single automated workflow using the Nutrient DWS API.

Does this document processing approach support converting DOCX and HTML files to PDF?

Yes, format conversion supports DOCX, HTML, XLSX, PPTX, and images, allowing seamless conversion to and from PDF.

What is the best way to extract tables from PDF files into Excel format?

The best way to extract tables from PDFs into Excel is using intelligent extraction to capture table data and format conversion to output structured XLSX files.