Base64 to Text
Decode Base64 为 UTF-8 文本。
Decode Base64 为 UTF-8 文本。
Reverse Base64 payloads from APIs or logs back into readable UTF-8 text. Paste encoded strings and decode instantly.
Remove whitespace and ensure padding; only valid Base64 alphabet characters are accepted.
Standard Base64 is supported; replace URL-safe chars (-_) if needed before decode.