🆓 Free ⚡ Instant 🔒 No upload — runs in browser

Convert n8n Workflows to
Python Scripts

Paste your n8n workflow JSON and get a clean, runnable Python script in seconds.
No signup. No server. Everything runs right here in your browser.

1
Paste your n8n JSON
2
Click Convert
3
Copy or download the .py file
n8n Workflow JSON
Python Script
🐍
Your Python script will appear here
✅ Supported Node Types
httpRequest
HTTP Request
requests
scheduleTrigger
Schedule
schedule
webhook
Webhook
flask
code / function
Code Node
native Python
if / switch
Logic / Branch
if / elif / else
set / merge
Data Transform
dict / list
slack
Slack
slack-sdk
gmail
Gmail
smtplib
postgres / mysql
Databases
psycopg2 / mysql
notion
Notion
notion-client
openAi / langchain
OpenAI / Claude
openai / anthropic
anything else
All others
TODO comment + pass
✅ Copied to clipboard!