Recipe Gallery
The fastest workflow is the one you do not rebuild. Recipe Gallery collects a small set of high-signal local recipes and hands sample payloads into Workflow Builder without putting data in the URL.
Decode API payload
URL decode copied query payloads, then format JSON.
Token triage
Inspect JWT claims and convert expiry timestamps.
CSV contract seed
Turn sample rows into JSON and a starter schema.
Share-safe secret report
Scan and redact sensitive snippets before sending.
Docs diagram path
Preview a diagram and export SVG for docs.
Browser-local execution
Inputs stay inside the current tab unless you copy, download or explicitly export.
Session handoff
Magic Paste can pass input to a target tool through sessionStorage, never through the URL.
User-owned state
Favorites, recent tools and workflow history are local browser data you can clear from the browser.
Suggested next moves
Fixed native slots for developer products. No third-party tracking, no popups, no layout shift.
How to use
- 01Pick a recipe that matches your task.
- 02Copy the recipe JSON or run the sample.
- 03Refine it in Workflow Builder and keep the payload local.
FAQ
- Do recipes include sensitive input?
- Copied recipes contain steps and notes. Sample payloads are loaded only when you explicitly run one.
Related tools
- /web→Workflow BuilderChain JSON, JWT, Base64, URL, HTML, text and hash operations in one local recipe.
- /web→Magic PastePaste anything and get routed to the right local tool with confidence signals.
- /media→Mermaid / Diagram PreviewPreview a safe Mermaid-inspired flowchart or sequence diagram subset as SVG.
- /json→JSON Tree DiffCompare JSON structurally and report changed paths without whitespace noise.