Everything below runs locally in your browser tab. No step in this registry makes a network request, and your input is never included in saved pipelines or share links.
0 / 2,000,000 characters
Steps (0/20)
No steps yet. Add one above or start from a template.
No. Every transform in the registry is a pure, synchronous, local function — none of them make network requests. Nothing you type is sent anywhere.
Saved Workspaces sessions and share links only store the pipeline's name and step configuration by default. Your live input is excluded unless you explicitly opt in via the checkbox, and that opt-in is disabled whenever the pipeline includes a step that may handle secrets (like Redact Secrets).
The pipeline stops at that step. Every step after it is marked as skipped rather than silently computing an output from bad or unvalidated data.
Yes — up to 20 steps and 2,000,000 characters of input, to keep everything responsive in the browser tab.