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

推荐订阅源

V
V2EX
博客园 - 叶小钗
WordPress大学
WordPress大学
N
Netflix TechBlog - Medium
M
MIT News - Artificial intelligence
美团技术团队
aimingoo的专栏
aimingoo的专栏
博客园_首页
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
Microsoft Security Blog
Microsoft Security Blog
Last Week in AI
Last Week in AI
The GitHub Blog
The GitHub Blog
小众软件
小众软件
T
Tailwind CSS Blog
Martin Fowler
Martin Fowler
B
Blog RSS Feed
月光博客
月光博客
量子位
H
Hackread – Cybersecurity News, Data Breaches, AI and More
Hugging Face - Blog
Hugging Face - Blog
IT之家
IT之家
Y
Y Combinator Blog
B
Blog
MyScale Blog
MyScale Blog

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 images with Nutrient Document Web Servi...
Hulya Masharipov · 2025-02-12 · via Inside Nutrient

Table of contents

    In this tutorial, you’ll learn how to automatically extract text from images using the Nutrient Document Web Services API on Zapier. This flow is ideal for pulling text from scans, photos, screenshots, or receipts into a machine-readable format like JSON.

    Extract text from images with Nutrient Document Web Services API on Zapier

    What is Zapier?

    Zapier(opens in a new tab) is a no-code automation platform that connects your favorite apps. With simple triggers and actions, you can automate document workflows between Google Drive, Gmail, Slack, and more.

    In this guide, you’ll extract text from an image stored in Google Drive and save the results as a structured JSON file.

    What is Nutrient DWS Processor API?

    Nutrient Document Web Services API is a powerful platform for document automation. With your free account(opens in a new tab), you get 50 credits, which you can use to perform various document operations. Each tool (e.g. conversion, signing, flattening) consumes a different amount of credits depending on complexity.

    Nutrient offers more than 30 tools with the ability to:

    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 event.

    Choose 'New File in Folder' trigger event

    1. Connect your Google Drive account.
    2. Configure the trigger:
    • In the Drive field, select your Google Drive.
    • Choose or create a folder where image files will be uploaded (e.g. image-to-text).

    Google Drive folder selected as the input folder

    1. Test with a sample image file. You can use our sample file(opens in a new tab).

    Zapier test showing detected image file

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

    Nutrient DWS Processor API selected as Zapier action app

    1. Choose the Extract Text From Image action.

    Extract Text From Image selected as action event

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

    Paste API key for Nutrient DWS Processor API connection

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

    Find API key in Nutrient dashboard

    1. Fill out the fields:
      • Image File — Use the file from step 1.
      • Output File Name — Optional (e.g. receipt-text.json).

    Action configuration showing image input and filename

    The file must be accessible via a public URL or direct download link (Zapier will handle this if sourced from Google Drive).

    1. Test the action to confirm text is extracted.

    Test result showing successful text extraction

    1. Add Google Drive as the app. Select Upload File as the action.

    Google Drive selected as final step for upload

    1. Choose your drive and output folder. In the File field, map the extracted .json file from the previous step.

    Upload step showing extracted file mapped for saving

    Zapier may warn you about a potential Zap loop if you use the same folder for the input and the output. You can avoid this by uploading the updated file to a different folder.

    1. Test the step to ensure the file uploads correctly.

    Final Zapier test showing JSON file saved to Drive

    Conclusion

    You’ve now created an automated Zap that extracts text from image files and stores it as structured JSON using Nutrient DWS Processor API(opens in a new tab). This flow is perfect for automating invoice scanning, form extraction, or text recognition across any batch of image files.

    Want to go further? Chain this Zap with form creation, text extraction, or PDF-to-Excel conversion.

    Explore related topics

    Try for free Ready to get started?

    Related SDK articles

    Explore more