Built a Tool to Convert n8n Workflow JSON into Step-by-Step Setup Guide — Would Love Feedback

Hi everyone :waving_hand:

I’m Nikhil Kumar — an active n8n user and holder of the n8n Level 1 & Level 2 badges.

While working with workflows and helping a few beginners, I noticed something interesting: many users struggle to understand workflow JSON structure — especially when importing workflows or trying to recreate them manually.

So I built a small web app that:

• Takes any n8n workflow JSON
• Breaks it down into clear, step-by-step setup instructions
• Explains each node in simple terms
• Guides credential setup
• Clarifies node connections and overall logic

The goal is simple:
Reduce onboarding friction and make workflow understanding easier for new users.

Before taking this further, I’d genuinely love feedback from the community and team:

• Does this solve a real problem?
• Would this be helpful for beginners?
• Any suggestions to improve it?

Here’s the demo link:
[file:///C:/Users/nikhi/OneDrive/Desktop/PROJECT/MY%20PROJECT/Explain%20My%20Workflow/index.html]

Really appreciate everything the n8n team and community are building here :raising_hands:
Looking forward to your thoughts.

Love the idea! Though, seems like your link is locally stored only on your PC.