XML to CSV

Convert XML to CSV online for free

1: Choose multiple local XML files or enter the URL of an online XML file. 2: Choose "CSV" as target format and set options. 3: Click the "START CONVERSION" button to convert XML files to CSV online.

Choose files or enter remote file URL

Set conversion options (optional)

# FILE NAME FILE SIZE DOWNLOAD

XML

Extensible Markup Language

File extension: .xml

In computing, Extensible Markup Language (XML) is a markup language that defines a set of rules for encoding documents in a format that is both human-readable and machine-readable. The design goals of XML emphasize simplicity, generality, and usability across the Internet.

CSV

Comma-Separated Values

File extension: .csv

In computing, a comma-separated values (CSV) file stores tabular data (numbers and text) in plain text. Each line of the file is a data record. Each record consists of one or more fields, separated by commas. The use of the comma as a field separator is the source of the name for this file format.