ToolBots /

How it works

Encode converts your text to UTF-8 bytes and then to Base64. Decode reverses the process — whitespace in the input is ignored, and invalid Base64 is reported instead of silently producing garbage.

Privacy

Encoding and decoding happen entirely in your browser. Nothing is transmitted, logged, or stored.

FAQ