๐ Visualize your n8n workflows with Mermaid.js!
Workflow preview
$20/month : Unlimited workflows
2500 executions/month
THE #1 IN WEB SCRAPING
Scrape any website without limits
HOSTINGER
Early Deal
DISCOUNT 20% Try free
DISCOUNT 20%
Self-hosted n8n
Unlimited workflows - from $4.99/mo
#1 hub for scraping, AI & automation
6000+ actors - $5 credits/mo
Important notice
This workflow is provided as-is. Please review and test before using in production.
Overview
Are you a visual thinker working with n8n?
๐จ View and understand workflow structures at a glance with this template!
Built with mermaid.js, Bootstrap 5 and AXAJ to create an interactive web page displaying n8n workflows as flowcharts.
๐ Perfect for documentation, presentations, or just getting a clearer picture of your automation processes.
Need customization help? Reach out to Eduard!
Benefits
- ๐ Instant workflow visualization
- ๐ฑ Responsive design
- ๐ Direct links to n8n workflows
- ๐งฉ Special shapes for different node types
- ๐ซ Disabled node indication
- ๐ No external dependencies โ just paste the workflow and call the webhook
- ๐ ๏ธ Easily customizable โ enhance the JS script or add custom styling
โ ๏ธ Important note for cloud users โ ๏ธ
Since the cloud version doesn't support environmental variables, please make the following changes in the CONFIG node:
- Update the
instance_urlvariable: Enter your n8n URL instead of{{$env["N8N_PROTOCOL"]}}://{{$env["N8N_HOST"]}} - Change the
webhook_pathto simply "webhook" instead of{{$env["N8N_ENDPOINT_WEBHOOK"] || "webhook"}}
๐ Examples
Multiple flowcharts on a single page:
Several shapes for different nodes:
Langchain nodes with special connections styling: