vicegerentprince/Pixtex — Render n8n Workflow

Render an n8n workflow JSON into a hosted diagram image and keep it fresh on every push.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
workflowPath to the n8n workflow JSON file to render.yes
api-keyYour Pixtex API key. Store it as a repo secret and pass ${{ secrets.PIXTEX_API_KEY }}.yes
image-idExisting hosted-image id to update in place (keeps the URL stable). Omit to create a new image.no""
nameDisplay name for the hosted image (defaults to the workflow's own name).no""
optionsPath to a JSON file of render options (background, palette, layout, …).no""
versionVersion of the pixtex CLI to run (npm dist-tag or exact version).nolatest
namedescription
image-urlStable URL of the hosted PNG — embed it in your README.
image-idHosted-image id. Capture this on the first run and feed it back as image-id to update in place.
markdownReady-to-paste markdown embed for the image.