This n8n workflow automates the translation of Google Slides presentations into any specified language while maintaining the original slide formatting. Starting with a manual trigger, it fetches slides from a selected presentation, duplicates the presentation for the target language, extracts all text content from the slides, and then uses AI-powered translation models to perform accurate translations. The workflow is flexible, allowing for batch processing and integration with Google APIs, Google Translate, and AI language models to achieve high-quality, contextual translations suitable for global audiences. This setup is ideal for organizations wanting to localize presentation content quickly and efficiently without manual efforts.
Automated Google Slides Translation Workflow
Node Count | 11 – 20 Nodes |
---|---|
Nodes Used | @n8n/n8n-nodes-langchain.agent, @n8n/n8n-nodes-langchain.lmChatGoogleGemini, code, executeWorkflow, executeWorkflowTrigger, googleDrive, googleSlides, googleSlidesTool, googleTranslateTool, manualTrigger, set, splitInBatches, splitOut, stickyNote, wait |
Reviews
There are no reviews yet.