Free Online Tool

Base64 Converter

Convert short text to Base64 or decode Base64 values back to readable text.

The result will appear here.

Your input is not sent to a server and is processed only in your browser.

How to Use

  1. Enter text or Base64.
  2. Choose encode or decode.
  3. Copy the result.

Examples

  • Encode hello to aGVsbG8=
  • Decode a Base64 API sample

Calculation and Conversion Notes

Text is encoded to Base64 using UTF-8. Base64 values are decoded back to UTF-8 text. Invalid Base64 input cannot be decoded and is shown as an error.

Related Tools