text
Base64 then URL encode
Convert UTF-8 text to Base64, then make the encoded value safe for a URL component.
base64 → url-encoderSave, export, import, and re-run workflow definitions in this browser. Runtime inputs and outputs are never stored or exported.
Versioned recipe metadata and engine steps are stored in IndexedDB, up to 50 recipes. Transfer files contain definitions only; run values exist only in memory.
Convert UTF-8 text to Base64, then make the encoded value safe for a URL component.
base64 → url-encoderDecode a URL component and then convert the resulting Base64 value back to UTF-8 text.
url-encoder → base64Render Markdown to escaped HTML and generate a SHA-256 fingerprint of that result.
markdown-preview → hash-generatorFormat SQL for stable readability and generate a SHA-256 fingerprint of the formatted result.
sql-formatter → hash-generatorReading workflow definitions from this browser.