Encoding
Base64 Encode / Decode
Convert text to Base64 and back with UTF-8 safe handling.
Privacy-firstNo trackingRuns locally
How it works
- Enter text to encode or paste Base64 to decode.
- The tool uses UTF-8 safe conversion in the browser.
- Copy the result with one click.
FAQ
Is it safe for emojis and non-Latin text?
Yes. UTF-8 encoding is used so emoji and non-Latin characters round-trip correctly.
Why does decoding fail sometimes?
Invalid Base64 strings will show a helpful error so you can fix the input.
Related tools
Encoding
URL Encode / Decode
Encode query strings or decode percent-encoded URLs safely.
urlencodedecode
Data
JSON Formatter & Validator
Validate JSON, pretty print it, or minify it for compact storage.
jsonformattervalidator
Images
Base64 Image Encoder / Decoder
Convert images to Base64 data URLs and preview them.
base64imagedata url