Base64 Decode

Decode Base64 encoded text back to the original plain text.

Base64 Decode

Decode Base64 encoded text back to the original plain text or image

Base64 Input
0 chars
Decoded Output
Decoded image

Base64 Decode turns a Base64 string back into normal readable text. If you have an encoded value from code, an email header, or an API, this tool reveals the original content.

How to decode Base64

  1. Paste the Base64 string.
  2. Start the decoding.
  3. The tool returns the original text.
  4. Copy the result.

When you need to decode

Developers often run into Base64 values while working with web data and APIs. Reading them by eye is impossible. Decoding shows the real text, which helps you debug, check data, and understand what a value holds.

Simple and fast

Just paste the string and read the output. Make sure you copy the full value so the result is complete. The tool handles the conversion instantly, so you can get back to your work.