Free · List every XML attribute

XML Attribute Extractor

Pull attribute names and values into a CSV table with the path to each element.

  • Clear result
  • Private in your browser
  • Copy or download

List every XML attribute

Paste text or open a file. The result stays in this browser tab.

XML with attributes13 lines · 378 characters

Tip: press Ctrl or Command + Enter to run.

Attribute CSVResult ready
Attributes7
Elements9
FormatCSV
path,element,attribute,value
catalog,catalog,updated,2026-08-12
catalog.book[1],book,id,bk-101
catalog.book[1],book,language,en
catalog.book[1].price,price,currency,CAD
catalog.book[2],book,id,bk-102
catalog.book[2],book,language,fr
catalog.book[2].price,price,currency,CAD

Three simple steps

How to use it

  1. Paste XML that has values inside opening tags.
  2. Press Extract attributes to make a simple CSV table.
  3. Open the CSV in a spreadsheet or copy it into another tool.

Your file stays on this device

fast-xml-parser reads and changes the text inside this browser tab. Bookify does not upload or save it. For safety, this tool does not open XML files with a DOCTYPE.