Base64 Encoder and Decoder
Encode UTF-8 text as Base64 or decode Base64 to readable text. The conversion runs directly in your browser.
Encode UTF-8 text as Base64 or decode Base64 to readable text. The conversion runs directly in your browser.
This tool encodes UTF-8 text as Base64 or decodes valid Base64 strings back to readable UTF-8 text.
The conversion runs entirely in the browser and does not send the entered value to petuja.tools.
No. Encoding and decoding run with JavaScript directly in your browser.
It may contain invalid characters, invalid padding, or data that does not produce UTF-8 text.