Convert XML to a Table
Draw a clean HTML table from repeating XML records. Auto-detect rows and columns, include attributes, and download the result as an .html file.
Input
Output
About Convert XML to a Table
Convert XML to a Table turns repeating XML records into a readable HTML table. It auto-detects the repeating row element, builds columns from child tags and attributes, and lets you download a standalone HTML page.
Features
How to Use
Examples
The sample catalog yields a table with id, currency, name, price, stock and tags columns, two rows.
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 AllFind XML Nesting Depth
Find how many levels deep your XML goes. Get max depth, deepest path, ...
Convert XML to a Data URI
Turn any XML configuration into a data: URL — base64 or percent-encode...
Convert IXML to XML
Parse invisible-XML (IXML) style notation and rebuild a valid, pretty-...
Convert BSON to XML
Decode a base64 BSON (Binary JSON / MongoDB) string back into a readab...
Convert a Data URI to XML
Decode a data: URL (base64 or percent-encoded) back into a readable, p...