DAP Foundry dap.solutions
decode-base64-to-text · client-spa · v1 · stub

Decode base64 to text

Paste base64 and get the decoded UTF-8 text in the browser. Runs in this tab. Nothing leaves it.

Input

Base64 text. Spaces and newlines are ignored. Padding is optional.

Output

The decoded UTF-8 string.

Limits

How this was made

The core transform was written by hand into the stub registry.

Errors

Every error names the field, the rule, and shows a small valid example.

Nothing stored

This runs in your browser tab. No upload, no cookie, no local storage, no analytics of the payload. Close the tab and it is gone.