Base64 to Text

Decode Base64 为 UTF-8 文本。

About this tool

Reverse Base64 payloads from APIs or logs back into readable UTF-8 text. Paste encoded strings and decode instantly.

Invalid Base64 error?

Remove whitespace and ensure padding; only valid Base64 alphabet characters are accepted.

URL-safe Base64?

Standard Base64 is supported; replace URL-safe chars (-_) if needed before decode.