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

推荐订阅源

博客园_首页
H
Help Net Security
腾讯CDC
宝玉的分享
宝玉的分享
H
Hackread – Cybersecurity News, Data Breaches, AI and More
L
LangChain Blog
爱范儿
爱范儿
T
The Blog of Author Tim Ferriss
J
Java Code Geeks
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
MyScale Blog
MyScale Blog
Engineering at Meta
Engineering at Meta
N
Netflix TechBlog - Medium
D
Docker
V
V2EX
Last Week in AI
Last Week in AI
G
Google Developers Blog
IT之家
IT之家
C
Check Point Blog
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
人人都是产品经理
人人都是产品经理
博客园 - 叶小钗
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
博客园 - 聂微东

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
Convert images to PDF with Nutrient Document Web Services...
Hulya Masharipov · 2025-03-17 · via Inside Nutrient

Table of contents

    This tutorial shows you how to automatically convert image files (JPG, PNG, TIFF, HEIC, WebP, SVG, GIF, TGA, EPS) to PDF using the Nutrient Document Web Services API and Zapier. You’ll pull images from a Google Drive folder and convert them to PDFs.

    Convert images to PDF with Nutrient Document Web Services API on Zapier

    What is Zapier?

    Zapier(opens in a new tab) is an automation platform that connects your favorite apps and services with no code required. You can build “Zaps” to automate repetitive tasks by setting up triggers and actions between apps like Google Drive, Slack, Gmail, and more.

    In this tutorial, you’ll learn how to use Zapier to automate image-to-PDF conversion using Nutrient DWS Processor API.

    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:

    All you need is an API key from a free account to get started(opens in a new tab). You can chain these tools together in Zapier to build powerful, automated PDF workflows.

    What you’ll need

    • A Zapier(opens in a new tab) account (a pro plan is necessary for multistep Zaps)
    • A Google Drive account
    • A publicly accessible image file in one of the supported formats (JPG, PNG, TIFF, HEIC, WebP, SVG, GIF, TGA, EPS)
    • A Nutrient Document Web Services API key — sign up here(opens in a new tab)

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

    1. Select Google Drive as the trigger app.

    Select Google Drive as the trigger app in Zapier

    1. Choose the New File in Folder trigger event.

    Choose ‘New File in Folder’ as the trigger event

    1. Connect your Google Drive account.
    2. Configure the trigger:
    • In the Drive field, select your Google Drive.

    Choose the Drive to monitor for new image files

    • In the Folder field, select or create a folder (e.g. nutrient).

    Select or create a folder to watch for new files

    • Ensure that the option for Include Deleted Files? is set to Only return non-deleted files.
    1. Once configured, test the trigger by selecting a sample image file from the folder to confirm it’s being pulled into the Zap correctly. You can use our sample file(opens in a new tab) for testing this step.

    Test the trigger by selecting an image file from the folder

    Step 2 — Convert image to PDF action (Nutrient DWS Processor API)

    1. Next, select Nutrient Document Web Services API as the app.

    Select Nutrient Document Web Services API as the action app

    1. Choose the Convert Image to PDF action event.

    Choose the Convert Image to PDF action

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

    Paste API key into the Nutrient connection field

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

    Find your Nutrient DWS Processor API key for authentication

    1. In the configuration fields, set Image File URL to use the file from the previous Google Drive trigger step. Optionally, fill in the Output File Name field with a file like converted_file.pdf.

    Map the image file URL from the Google Drive trigger

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

    1. Test this step to confirm the image is successfully converted into a PDF.

    Run a test to verify the image is converted to a PDF

    Step 3 — Upload the updated PDF to Google Drive

    1. Now, add another step by selecting Google Drive as the app and Upload File as the action event. Connect your Google Drive account if needed.

    Select Upload File as the action event

    1. Select your drive and the folder where the updated PDF should be saved. In the File field, use the output from the Nutrient conversion step. Optionally, define a custom file name and extension.

    Map the converted PDF from the previous step

    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.

    Configure the upload destination and file details

    1. Run a test to ensure the image is picked up, converted, and uploaded as a PDF. If everything works as expected, press Publish.

    Test the final step to confirm upload of the converted PDF

    If you’re using an image from another app or source, ensure the file link is publicly accessible or ends in a direct file extension like .jpg, .png, or similar.

    Conclusion

    With just a few simple steps, you’ve created an automated workflow that converts image files into PDFs using Zapier and the Nutrient Document Web Services API(opens in a new tab). This setup is ideal for anyone who regularly works with scanned documents, screenshots, or other image-based files and needs them in a clean, standardized PDF format. By integrating Google Drive and Nutrient’s flexible PDF tools, you can streamline your document management process and eliminate repetitive manual work.

    Try expanding this workflow by adding steps like digital signing, merging PDFs, or running OCR — all available within Nutrient DWS Processor API.

    Explore related topics

    Try for free Ready to get started?

    Related SDK articles

    Explore more