惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

U
Unit 42
A
About on SuperTechFans
J
Java Code Geeks
H
Hackread – Cybersecurity News, Data Breaches, AI and More
Stack Overflow Blog
Stack Overflow Blog
Recent Announcements
Recent Announcements
GbyAI
GbyAI
F
Fortinet All Blogs
Blog — PlanetScale
Blog — PlanetScale
MongoDB | Blog
MongoDB | Blog
MyScale Blog
MyScale Blog
aimingoo的专栏
aimingoo的专栏
H
Help Net Security
月光博客
月光博客
博客园 - Franky
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
Apple Machine Learning Research
Apple Machine Learning Research
The Cloudflare Blog
WordPress大学
WordPress大学
S
SegmentFault 最新的问题
T
Tailwind CSS Blog
Jina AI
Jina AI
有赞技术团队
有赞技术团队
博客园_首页

Inside Nutrient

A guide to the invisible work behind documents Introducing Nutrient Documents for Salesforce: Native document generation and signing Document AI vs. traditional OCR: Choosing between OCR, AI, and hybrid pipelines PDF SDK compliance and security evaluation checklist for enterprise teams (2026) Invariant Corp replaces paper processes with Nutrient Workflow and scales without limits What is process mapping? A complete guide Nutrient vs. Conga Composer for Salesforce document generation (2026) Document routing: How to automate document distribution The CTO’s AI playbook: Why accountability architecture beats orchestration Compliance workflow automation: Why built-in compliance is table stakes Workflow diagrams: Examples, symbols, and how to build one that actually runs Digital forms: Replace paper forms with automated workflows Approval workflow software: How to automate approvals Why document-centric automation is different The CEO’s AI playbook: Why decision architecture beats model selection Nutrient SDK product updates for Q1 2026 PDF redaction verification: How to prove sensitive data is permanently removed What is a VPAT? The complete guide to accessibility conformance reports What is PDF/UA? The accessible PDF standard explained Salesforce eSignatures: Generate, sign, and track documents in one flow Online document viewer: Options, tradeoffs, and how to embed one Document viewer for web apps: React, Vue, Angular (2026) Best document viewers in 2026: A buyer’s guide How to edit a PDF in Python: Add text, images, and annotations Nutrient advances Workflow platform with agentic AI for enterprise-grade speed and consistency in document-heavy operations How to create a Salesforce quote template from opportunity data The business case for accessibility: Five ways it drives enterprise value Python PDF library comparison (2026): 7 libraries for developers Why your AI agent hallucinates PDF table data PDF.js limitations: When to upgrade to a commercial PDF SDK
Extract text from scanned PDFs using OCR with Nutrient Do...
Hulya Masharipov · 2025-01-24 · via Inside Nutrient

Table of contents

    This tutorial walks you through how to automatically apply optical character recognition (OCR) to scanned PDF files using the Nutrient Document Web Services API on Zapier. The result is a searchable PDF with selectable text, perfect for digitization and archiving workflows.

    Extract text from scanned PDFs using OCR with Nutrient Document Web Services API on Zapier

    What is Zapier?

    Zapier(opens in a new tab) is a no-code automation platform that lets you connect apps like Google Drive, Gmail, and Slack to automate tasks without writing code. You can use it to build workflows triggered by file uploads or new entries, and take actions like converting or extracting data from documents.

    What is Nutrient DWS Processor API?

    Nutrient Document Web Services API helps you automate everything from document conversion to redaction, annotation, OCR, and digital signing. With your free account(opens in a new tab), you get 50 credits to experiment with different tools and integrations.

    You’ll be using the OCR action to turn scanned PDFs into searchable documents.

    What you’ll need

    Step 1 — Trigger a new file in a Google Drive folder

    1. Select Google Drive as the trigger app.

    Select Google Drive as the Zap trigger

    1. Choose the New File in Folder trigger event.

    Choose 'New File in Folder' as the trigger

    1. Connect your Google Drive account.
    2. Select the drive and input folder (e.g. ocr-scanned-files).

    Folder selected for scanned PDFs

    1. Upload a test PDF file and confirm Zapier pulls it in.

    Zapier successfully pulls in PDF file from Drive

    Step 2 — Apply OCR to scanned PDF action

    1. Choose Nutrient Document Web Services API as the action app.

    Nutrient DWS Processor API selected as the action

    1. Choose the Extract Text With OCR action.

    OCR action selected in Nutrient DWS Processor API

    1. Connect your Nutrient account by pasting your API key.

    Paste API key to connect to Nutrient

    You can find your key in the Nutrient dashboard(opens in a new tab).

    Nutrient dashboard showing where to find your API key

    1. Fill out the fields:
      • PDF File URL — Use the file URL from step 1.
      • Output File Name — Optional (e.g. invoice [OCR Processed].pdf).

    Field mapping for OCR input and output settings

    Your file must be publicly accessible or uploaded through Google Drive for Zapier to access it.

    1. Test the step and confirm the OCR-processed file is returned.

    OCR result returns searchable PDF

    Step 3 — Upload the searchable PDF to Google Drive

    1. Add Google Drive again as the action app.

    Upload PDF to Drive step added

    1. Choose the Upload File action.
    2. Select the drive and a destination folder like ocr-results.
    3. Map the OCR output from the previous step.

    Map output PDF to upload destination

    1. Test the step to confirm the processed file is uploaded correctly.

    Test showing OCR-processed PDF uploaded to Drive

    Conclusion

    You’ve just built an automated OCR pipeline using Zapier and Nutrient DWS Processor API(opens in a new tab). This lets you convert scanned PDFs into searchable text documents — perfect for digitizing archives, extracting data, and automating back-office tasks.

    Looking to expand? Try integrating this with PDF conversion or form creation in your document automation workflow.

    Explore related topics

    Try for free Ready to get started?

    Related SDK articles

    Explore more