Base64 To Text

Decode a Base64 string back into its original, readable text or binary data.

Home Base64 To Text
Our Base64 to Text decoder reverses the Base64 encoding process, converting the string back into its original text. Essential for decoding data from web sources, API responses, or encrypted messages. Decode Base64 to text instantly!

Mode

Whitespace Detected

Your input contains spaces, tabs, or newlines. Would you like to remove them automatically?

Supports both standard and URL-safe Base64. Examples: SGVsbG8gV29ybGQ= (standard) or SGVsbG8tV29ybGQ= (URL-safe)

Choose between standard Base64 (with +/) or URL-safe Base64 (with -_)

Tip: Try encoding text with special characters like "???" or "3.14159" to see the difference between standard (+/) and URL-safe (-_) encoding.

chars, bytes | lines (max: 10MB)

Tip: Press Ctrl+Enter (or Cmd+Enter on Mac) to quickly convert

Detected:
Result may be outdated - Input has changed since last conversion

chars, bytes | lines
Successfully processed of lines ( errors)

Conversion History ()

  1. 1 Enter Base64 String: Paste the Base64-encoded string (e.g., `VG9vbGdhbWkgcm9ja3Mh`) into the input field.
  2. 2 Decode: Click "Decode to Text".
  3. 3 View Original Text: The output instantly reverses the encoding, showing the original plain text or data.
This website uses Cookies to ensure optimal user experience.