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.

  1. Paste inputJSON, CSV, JWTs, logs, config, URLs, or text.
  2. Choose stepsStart from a template or customize the tools.
  3. 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.

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.

Transformation journey
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.

Import workflow… New workflow…

    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