Base64 to XML
Decode Base64 back into XML markup for review and reformatting.
Enter or Upload
Input your text or upload a file
Choose Action
Encode, decode or view information
View Results
See output and extra details
Input (Binary)
101010 111100 110101 ...
Split into 6-bit
101010 111100 110101 ...
Convert to Index
42 60 53 ...
Base64 Characters
q 8 1 ...
100% Private & Secure
All processing happens in your browser. No data is sent to any server.
Decode Base64 back into the original XML so you can inspect or reformat the markup.
Extracting embedded SAML or SOAP payloads, debugging XML stored inside opaque tokens, or auditing logs.
For file payloads, use Image to Base64 or recover an inline asset with Base64 to Image.
Are XML namespaces preserved?
Yes — the decoded text is byte-identical to the original input.