nutrient-document-processing

Process documents via the Nutrient DWS Processor API for conversion, extraction, OCR, redaction, signing, and form filling.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/JGcode3675/gcs-os --skill nutrient-document-processing-jgcode3675
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: nutrient-document-processing
Source: https://github.com/JGcode3675/gcs-os/tree/main/home/james/claude-config/skills/nutrient-document-processing
Command: npx skills add https://github.com/JGcode3675/gcs-os --skill nutrient-document-processing-jgcode3675

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill streamlines end-to-end document handling by converting formats, extracting text and tables, OCR for scanned documents, redacting sensitive information, digitally signing, and filling PDF forms through the Nutrient DWS API.

Core Features & Use Cases

  • Convert between formats (PDF, DOCX, XLSX, PPTX, HTML, and images) to match downstream workflows.
  • Extract plain text and structured data (tables) from PDFs and other documents for easy analysis.
  • OCR support for searchable, editable documents in 100+ languages with configurable language codes.
  • Redact sensitive information using preset patterns or custom regular expressions, then securely share masked outputs.
  • Digitally sign contracts and automatically fill PDF forms to accelerate approvals and onboarding.

Quick Start

Provide your Nutrient API key and a document to start processing.

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, this skill uses OCR via the Nutrient API, supporting 100+ languages with configurable language codes to produce searchable and editable document outputs.

Can I convert DOCX and XLSX files to PDF for downstream workflows?

Yes, you can convert DOCX and XLSX files to PDF. The document processing covers PDF, DOCX, XLSX, PPTX, HTML, and image formats, converting them to match downstream workflow requirements.

Do I need an API key to redact sensitive information from PDF documents?

Yes, an API key is required to redact sensitive information from PDF documents. The skill connects to the Nutrient API, applying preset patterns or custom regular expressions to mask outputs.

What is the best way to automate filling PDF forms and adding digital signatures?

The best way to automate filling PDF forms and adding digital signatures is via API integration. This skill sends multipart form data instructions to the Nutrient API to sign contracts and complete forms.

Does document processing support image formats for OCR text extraction?

Yes, document processing supports image formats for OCR text extraction. The API handles image files alongside PDFs and Office formats, extracting plain text and structured data for workflows.