XML URL Decoding
Decode URL-encoded XML content back to its original form.
When to use this tool
Handy when debugging SOAP requests, XML-RPC callbacks, or any XML data passed through URLs. Quickly restore URL-encoded XML to its original form for inspection and troubleshooting.
How to use
Paste the percent-encoded XML string into the input field. The tool decodes it back to its original XML markup. Copy the result to inspect or edit the XML content.