Base64 to XML
Decode Base64 encoded text to XML format.
When to use this tool
Use this tool when XML data has been Base64-encoded for safe transport (e.g., in SOAP envelopes, legacy API responses, or configuration files) and you need to view or modify the decoded markup.
How to use
1. Paste the Base64-encoded XML string into the input. 2. Click "Convert" to decode to plain XML. 3. Review the formatted XML output or copy it for further editing.