I built a tool that turns any n8n workflow into a clean, share-ready image (no more screenshot-and-crop)

Every time I wanted to share an n8n workflow - in a tutorial, a README, a client hand-off, a post here - I hit the same wall. Zoom out to fit the whole flow and the nodes turn to mush; zoom in and you’re stitching screenshots together and cropping. It never looks like something you’d actually want to publish.

So I built Pixtex to kill that step. Paste or upload your workflow JSON and it renders the whole thing as one clean diagram - real node icons, proper spacing, AI-agent sub-nodes grouped just like the editor. Export as PNG / SVG / PDF, or get a permanent hosted URL that auto-updates: edit the workflow, re-publish, and every embed refreshes on the same link (handy for docs and READMEs).

It’s free to try at https://pixtex.dev. There’s also a community node, n8n-nodes-pixtex, if you’d rather render straight from a workflow.


I’m a solo maker and it’s still early - I’d love brutal feedback, especially any node type that renders wrong or a layout that looks off. Want me to render one of your workflows? Drop the JSON in a reply and I’ll post the image back.

1 Like

Update : Pixtex is now a verified :shield: n8n node.

n8n-nodes-pixtex passed n8n’s manual review and is live on n8n Cloud so no install
needed. Open the node panel in any workflow, search “Pixtex” (look for the verified
shield), and drop it in to render or host a share-ready workflow image straight from
the canvas.

1 Like