nutrient-document-processing

Automate document conversion, extraction, and redaction via the Nutrient DWS Processor API.

1|Updated Apr 7, 2026
One-click install
npx skills add https://github.com/riftzen-bit/gemini-setup --skill nutrient-document-processing-riftzen-bit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: nutrient-document-processing
Source: https://github.com/riftzen-bit/gemini-setup/tree/main/skills/nutrient-document-processing
Command: npx skills add https://github.com/riftzen-bit/gemini-setup --skill nutrient-document-processing-riftzen-bit

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the manual bottlenecks of document processing, including conversion, text extraction, OCR, redaction, signing, and form filling.

Core Features & Use Cases

  • Format conversion across PDFs, DOCX, XLSX, PPTX, HTML, and images
  • Text and table extraction into usable formats
  • OCR for scanned documents and multilingual content
  • Redaction for sensitive data, watermarking, and digital signatures
  • Automated form filling and workflow orchestration

Quick Start

Provide a document and the desired operations to the Nutrient DWS API to obtain a processed output.

Frequently Asked Questions about nutrient-document-processing

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

FAQPage Schema
How do I extract text and tables from scanned PDFs?

To extract text and tables from scanned PDFs, the Skill applies OCR via the Nutrient DWS Processor API to recognize multilingual content and convert images into usable text and table formats.

Can I redact sensitive information and apply a digital signature to a DOCX file?

Yes, you can redact sensitive data, apply watermarks, and add digital signatures. The Skill automates these operations by sending multipart requests to the Nutrient DWS API endpoint.

What document formats are supported for automated format conversion?

Supported formats for automated conversion include PDFs, DOCX, XLSX, PPTX, HTML, and images. The Skill leverages the Nutrient DWS Processor API to transform these formats based on specified operations.

Do I need an API key to perform OCR and PDF form filling?

Yes, an API key is required. The Skill needs this key to authenticate and send multipart requests to the Nutrient DWS API endpoint to execute operations like OCR and PDF form filling.

Is there a way to automate filling PDF forms within a document processing workflow?

Yes, the Skill provides automated PDF form filling and workflow orchestration. It instructs the Nutrient DWS Processor API to populate forms when you supply the document and desired operations.

What is the best way to convert XLSX and PPTX files into PDF format?

The best way to convert XLSX and PPTX files into PDF is to provide the source document and specify the conversion operation, letting the Nutrient DWS Processor API generate the processed PDF output.