Unescape XML then Detect Format
Restore escaped XML text and verify the recovered payload format.
Use case
Use this when processing escaped XML from logs or transport layers and you want a quick structural sanity check.
What to expect
Follow the steps from left to right for a quick overview, then use the inline stepper below to run each tool.
Restore escaped XML text and verify the recovered payload format.
XML Unescape
TEXT → TEXT / XML
Unescape XML
Review the result here before moving to the next step.
Format Detection Tool
TEXT → JSON
Detect format
JSON report with detected format and parser confidence.
Workflow steps
Workflow shortcut
Next unlocked step: Step 1 · XML Unescape
XML Unescape
Decode escaped XML entities back to plain characters.
Escaped XML text
Provide text input for this workflow step.
Unescaped XML
Review the result here before moving to the next step.
Run this step to process the current input and prepare the next workflow stage.
Format Detection Tool
Auto-detect whether input is JSON, XML, YAML, CSV, or plain text.
Unknown payload input
Paste payload text to identify likely format and confidence.
Detection report
JSON report with detected format and parser confidence.
Run this step to process the current input and prepare the next workflow stage.