xxxx.re
EncodingPrivacy-firstNo trackingRuns locally

Base64 Encode / Decode

Convert text to Base64 and back with UTF-8 safe handling.

Quick tips

  • *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.
Everything runs locally in your browser. No uploads or tracking.

How it works

  1. Step 1

    Enter text to encode or paste Base64 to decode.

  2. Step 2

    The tool uses UTF-8 safe conversion in the browser.

  3. Step 3

    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.