Start with a workflow
Paste once, choose a saved sequence of tools, and run the steps locally in your browser. Your input is never uploaded.
- Paste inputJSON, CSV, JWTs, logs, config, URLs, or text.
- Choose stepsStart from a template or customize the tools.
- Run locallyEach step passes its output to the next step.
Why use workflows?
- Paste once, run many steps — set up a chain and reuse it.
- Use tools without copy-paste — each step's output feeds the next.
- Runs locally — your input never leaves your browser.
Pinned
Workflows you pinned for fast access. Pins are stored in this browser only.
Featured workflows
Start here if you are new. These workflows show what to paste, which tools run, and what output you get.
Browse workflows
Filter by the input you have, then run a sample or open the workflow in the builder.
No workflows match those filters. Clear filters or choose a different input type.
Run the workflow to see the final output here.
My workflows
Saved workflows store the steps only, not your pasted input or results. They live in this browser.
You have not saved any workflows yet. Run a sample above or create your own.
When to use a workflow instead of one tool
Use a workflow when the same payload needs more than one step: convert YAML to JSON, format it, then query it; decode Base64, parse JSON, then scan for secrets; or clean CSV rows before building SQL values. The gallery gives you ready-made recipes so you do not have to remember the exact tool order.
How data moves
Each workflow step receives text from the previous step and produces a new output. Compatible steps run in the browser. If a step needs human choices, the workflow pauses and links to the full tool page.
Useful starting points
- Build a custom workflow for repeated cleanup or QA work.
- Import a workflow shared by a teammate.
- Paste into Magic Box when you are not sure which workflow applies.