Convert a Data URI to XML
Decode a data: URL (base64 or percent-encoded) back into a readable, pretty-printed XML configuration file.
Input
Output
About Convert a Data URI to XML
Convert a Data URI to XML parses any data: URL — base64 or percent-encoded — and restores the original XML document, pretty-printed and ready to use.
Features
How to Use
Examples
Paste the data URI produced by the XML→Data URI tool to recover the original catalog.
Benefits
Frequently Asked Questions
Is my XML sent to a server?
No. Everything runs locally in your browser. Your data is never uploaded, stored or logged.
Can I download the result?
Yes — use the Download button below the output area, or Print / Save PDF for a printable copy.
More XML Tools
View AllConvert IXML to XML
Parse invisible-XML (IXML) style notation and rebuild a valid, pretty-...
Add Errors to XML
Add subtle errors to an XML document — broken tags, swapped quotes, tr...
Convert XML to YAML
Free XML to YAML converter that maps elements, attributes and repeated...
Find XML Nesting Depth
Find how many levels deep your XML goes. Get max depth, deepest path, ...
Truncate XML
Loop over an XML document and truncate long element names, attribute v...