Contracts in Word? Convert, compress, then archive to PDF/A in Zapier using PDF4me
Contracts, reports, proposals—many start as Word files. When you need them archived for compliance or long-term storage, a plain .docx won't cut it. PDF/A (ISO 19005) is the standard: fonts embedded, no external links, readable for decades. You can't go straight from Word to PDF/A—you must convert to PDF first. In Zapier, automate the full chain: watch a folder, convert Word (or Excel, PowerPoint) to PDF, compress it, turn that into PDF/A, and upload the archival file. Five steps. No manual export.
In a nutshell: New File in Folder watches /Blog Data/PDFA → Convert to PDF → Compress PDF → Create PDF/A (e.g. PDF/A-2b) → Upload File to /Blog Data/PDFA/Output. Input: Word Sample.docx. Output: PdfA_Zap_Output.pdf in archival format.
Why Convert First, Then Compress, Then Archive?
PDF/A only accepts PDFs. If your source is Word, Excel, PowerPoint, or an image, you must convert to PDF before applying PDF/A. The Convert to PDF action handles DOC, DOCX, PPT, PPTX, XLS, XLSX, TXT, EML, and common image formats. Compress PDF shrinks the file before archiving—smaller files transfer and store faster. Create PDF/A embeds fonts, removes external dependencies, and locks the document for long-term preservation. One Zap does all three—convert, compress, archive.
Complete Zap overview

Five steps in sequence: trigger on new file → Convert to PDF → Compress PDF → Create PDF/A → Upload File. Each step shows a green checkmark when configured.
What You'll Get
Input: A Word document (e.g. Word Sample.docx) or other supported format in /Blog Data/PDFA. Output: An archival PDF/A file (e.g. PdfA_Zap_Output.pdf) in /Blog Data/PDFA/Output—ready for compliance, audits, or long-term archives.
What You Need
- Zapier — Zapier account. New Zap with one trigger and four actions.
- PDF4me API key — Get your API key. Connect it when you add PDF4me actions. First time? See Connect PDF4me to Zapier.
- Dropbox — For the watched folder and output. Google Drive or other storage with New File in Folder and Upload File works too.
The Zap: 5 Steps
- New File in Folder (Dropbox) — Triggers when a file appears in the folder. Polls every 2 minutes.
- Convert to PDF (PDF4me) — Converts Word, Excel, PowerPoint, or images to PDF.
- Compress PDF (PDF4me) — Shrinks the PDF before archiving.
- Create PDF/A (PDF4me) — Converts the PDF to an archival-compliant format.
- Upload File (Dropbox) — Saves the PDF/A to your output folder.
Step 1: Watch the Folder (Trigger)
Zap so far: Trigger only.
- Add Dropbox → New File in Folder as the trigger.
- Space — Default (or your Dropbox space).
- Folder (required) —
/Blog Data/PDFA. - Include files in subfolders? — False (or True to include nested folders).
- Include file contents? — Yes. Required so the Zap can pass the file to Convert, Compress, and Create PDF/A.
- Include sharing link? — Yes (optional).
New File in Folder: Trigger configuration

Trigger setup: Space (Default), Folder path (/Blog Data/PDFA), Include file contents set to Yes. Must include file contents so later steps receive the actual file bytes.
Include file contents? Must be Yes. If it's No, Zapier passes a reference instead of the file, and the Convert/Compress/Create steps will fail.
Step 2: Convert to PDF
Zap so far: Trigger → Convert to PDF.
- Add PDF4me → Convert to PDF.
- File (required) — Map 1. File from the New File in Folder step (Zapier may show "1. File: (Exists but not shown)").
- File Name — Map 1. File Name and 1. File Ext from step 1. For a Word doc, this might be
Word Sample+.docx. The extension tells PDF4me what format to convert from. - Output Size — Optional. Leave blank or specify if needed.
Convert to PDF: File mapping

Convert to PDF action: File mapped from step 1, File Name from trigger (e.g. Word Sample.docx). PDF4me auto-detects format from the extension.
Supported formats: DOC, DOCX, PPT, PPTX, XLS, XLSX, TXT, EML, BMP, GIF, JPEG, PNG, TIFF. The Convert to PDF action auto-detects the format from the file extension.
Step 3: Compress PDF
Zap so far: Trigger → Convert to PDF → Compress PDF.
- Add PDF4me → Compress PDF.
- File (required) — Map 2. File Url from the Convert to PDF step.
- File Name — Map 2. File Name and 2. File Extension from step 2 (e.g.
Word Sample+.pdf). - Profile — Max (or a lighter profile if you prefer).
Compress PDF: Reduce file size before archiving

Compress PDF action: File from step 2 (Convert to PDF output), Profile set to Max. Smaller files archive and transfer faster.
Step 4: Convert to PDF/A
Zap so far: Trigger → Convert to PDF → Compress PDF → Create PDF/A.
- Add PDF4me → Create PDF/A.
- File (required) — Map 3. File Url from the Compress PDF step.
- Specify File Name — Map 3. File Name and 3. File Extension from step 3 (e.g.
Word Sample+.pdf). - PDF/A Compliance (required) — Choose a level. PDF/A-2b Basic Conformance is a common choice for archival.
Create PDF/A: Archival configuration

Create PDF/A action: File from Compress PDF output, Specify File Name from step 3, PDF/A Compliance (e.g. PDF/A-2b Basic Conformance).
PDF/A compliance options


PDF/A-1b — basic visual integrity. PDF/A-1a — accessible with document structure. PDF/A-2 — newer standard with improved compression. PDF/A-3 — allows embedding other files (e.g. XML, Excel).
Step 5: Upload the Archival PDF
Zap so far: Trigger → Convert to PDF → Compress PDF → Create PDF/A → Upload File.
- Add Dropbox → Upload File.
- Space — Default.
- Folder (required) —
/Blog Data/PDFA/Output. - File (required) — Map 4. File Url from the Create PDF/A step.
- Overwrite — False (rename if exists) or True (replace).
- Specify File Name — e.g.
PdfA_Zap_Output(or map from step 1 for dynamic naming). - Specify File Extension —
.pdf. - Include sharing link? — Yes (optional).
Upload File: Save PDF/A to output folder

Upload File action: Folder (/Blog Data/PDFA/Output), File from Create PDF/A, Specify File Name (e.g. PdfA_Zap_Output), Specify File Extension (.pdf).
Avoid Zap loops: Upload to a different folder than the trigger. Use /Blog Data/PDFA/Output so the new file doesn't retrigger the Zap.
Who Uses "Convert Then Archive"? Real-World Examples
Contract management: Signed agreements often arrive as Word or PDF. Convert Word to PDF, compress, then to PDF/A, and store in a compliant archive—ready for audits and legal hold.
Board reports and minutes: Presentations and Word docs from meetings need long-term retention. Convert, compress, archive, and keep them readable for years.
HR and compliance: Policies, handbooks, and training materials in Word or Excel often require archival. Convert to PDF/A so they meet retention and accessibility requirements.
Quick Reference: Key Settings
| Step | Setting | Example |
|---|---|---|
| 1. New File in Folder | Include file contents? | Yes |
| 2. Convert to PDF | File Name | 1. File Name + 1. File Ext |
| 3. Compress PDF | File | 2. File Url |
| 4. Create PDF/A | PDF/A Compliance | PDF/A-2b Basic Conformance |
| 5. Upload File | Specify File Name | PdfA_Zap_Output |
For full parameter details, see Convert to PDF — Zapier and Create PDF/A — Zapier.
Troubleshooting
Set Include file contents? Yes in the trigger. The Convert, Compress, and Create PDF/A steps need the actual file bytes, not a reference.
Ensure File Name in Convert to PDF includes the correct extension (e.g. .docx). PDF4me uses it to detect the input format.
PDF4me Troubleshooting covers 401 (API key), 402 (credits), and more.
What's Next?
- Add a Filter to process only specific formats (e.g. .docx, .pptx) and skip PDFs or images.
- Map 1. File Name to the output filename so each file keeps its base name (e.g.
Contract_2024.docx→Contract_2024.pdfin PDF/A). - Already have PDFs? Use the Compress PDF then Create PDF/A Zap instead—no conversion step needed.