DeepL Translate PDF Files
detail.loadingPreview
Translate PDF files from a specified Google Drive folder to a target language using DeepL.
🚀Ready to Deploy This Workflow?
About This Workflow
Overview
This workflow automates the translation of PDF documents stored in a Google Drive folder. It leverages the DeepL API to translate the PDFs into a specified target language and saves the translated files back to the original folder, appending the target language code to the filename.
Key Features
- Connects to Google Drive to fetch PDF files.
- Filters out non-PDF files and already translated files.
- Sends translation requests to the DeepL API.
- Checks the translation status periodically.
- Downloads translated files from DeepL.
- Uploads translated files back to the original Google Drive folder.
How To Use
- Configure Google Drive credentials.
- Configure DeepL API credentials.
- Set the
folder_urlin the "Run manually" node's input parameters to the Google Drive folder containing the PDFs you want to translate. - Set the
source_langandtarget_langin the "config" sticky note. - Manually trigger the workflow.
Apps Used
Workflow JSON
{
"id": "598633a2-12b5-4d2f-9f28-d74584ccfc91",
"name": "DeepL Translate PDF Files",
"nodes": 0,
"category": "Community Contributed",
"status": "active",
"version": "1.0.0"
}Note: This is a sample preview. The full workflow JSON contains node configurations, credentials placeholders, and execution logic.
Get This Workflow
ID: 598633a2-12b5...
About the Author
N8N_Community_Pick
Curator
Hand-picked high quality workflows from the global community.
Statistics
Verification Info
Related Workflows
Discover more workflows you might like
Get PDF with JSReport
Generate PDFs from form input using JSReport.
Community Contributed Template Converter (Unverified)
Converts various file formats to PDF using an external API.
Create User Profile in Vero
Automates the creation of user profiles within the Vero platform.
Zendesk Unassigned Tickets to Slack Notification
Fetches unassigned Zendesk tickets and sends a summarized list to a Slack channel.
Community Contributed News Extraction (Unverified)
Extracts news posts from a website without an RSS feed, filters them by date, summarizes their content, and extracts relevant keywords.
Community Blog Automation
Automate blog post creation and updates using Google Sheets and WordPress.