Convert BXML to XML
Decode a BXML byte stream (hex, base64 or binary string) back into a readable, pretty-printed XML document.
Input
Output
About Convert BXML to XML
Convert BXML to XML reverses the binary XML encoding: it reads the byte stream, rebuilds the element tree with its attributes and text, and pretty-prints the result. Accepts hex, base64 and binary-string inputs.
Features
How to Use
Examples
Paste a hex stream produced by the XML→BXML 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.