Translate

Translate

Manual
High
15
Nodes
Manual
Trigger
High
Complexity
7/22/2025
Added

Workflow Overview

Total Nodes
15
Node Types
10

Node Types

split Out
Split Out
1 node
google Translate
Google Translate
1 node
aggregate
Aggregate
1 node
set
Edit Fields
1 node
convert To File
Convert to File
1 node
code
Expose Binary, Split SRT Lines, Generate Binary, Prep Parts for Translate, Clean Translations & Group Titles, Join completed text with double new line
6 nodes
form
Respond with file
1 node
form Trigger
Receive SRT File to Translate
1 node
sticky Note
Sticky Note
1 node
extract From File
Extract text from Binary File
1 node

Workflow JSON

14.54 KB
{
  "id": "vssVsRO0FW6InbaY",
  "meta": {
    "instanceId": "12aa4b47b8cf3d835676e10b2bf760a80a1ff52932c9898603f7b21fc5376f59",
    "templateCredsSetupCompleted": true
  },
  "name": "Translate",
  "tags": [],
  "nodes": [
    {
      "id": "7e55613e-c304-47cb-a017-2d912014ea8e",
      "name": "Split Out",
      "type": "n8n-nodes-base.splitOut",
      "position": [
        1180,
        140
      ],
      "parameters": {
        "options": {},
        "fieldToSplitOut": "txt"
      },
      "typeVersion": 1
    },
    {
      "id": "1ab3e545-e7a1-4b3d-a190-d38cb55ebf96",
      "name": "Google Translate",
      "type": "n8n-nodes-base.googleTranslate",
      "position": [
        1620,
        140
      ],
      "parameters": {
        "text": "={{ JSON.stringify($json.parts.secondPart) }}",
        "translateTo": "={{ $json.language }}"
      },
      "credentials": {
        "googleTranslateOAuth2Api": {
          "id": "ssWzCSWk0cvCXZtz",
          "name": "Google Translate account"...

Showing first 1000 characters. Click "Expand" to view the full JSON.