CSV Converter
Convert CSV files to and from JSON, Excel, XML, YAML, and dozens of other formats. Every tool runs entirely in your browser — your data never leaves your device.
Convert from CSV
17 toolsConvert CSV files to other formats.
CSV to Excel
Export CSV data to .xlsx spreadsheets
CSV to YNAB
Convert CSV bank statements into YNAB-compatible import format
CSV to Xero
Convert CSV bank statements into Xero-compatible import format
CSV to JSON
Convert CSV files to clean, structured JSON
CSV to QBO
Convert CSV bank transactions into QuickBooks format
CSV to QFX
Convert CSV bank transactions into Quicken format
CSV to XML
Transform CSV into well-formed XML documents
CSV to OFX
Convert CSV financial data into Open Financial Exchange format
CSV to TSV
Convert comma-separated values to tab-separated format
CSV to HTML
Generate HTML tables from CSV data for easy web embedding
CSV to QIF
Convert CSV financial data into Quicken Interchange Format
CSV to YAML
Transform CSV data into clean, readable YAML documents
CSV to Markdown
Convert CSV data into GitHub-flavored Markdown tables
CSV to JSON Lines
Convert CSV rows into newline-delimited JSON (JSONL/NDJSON)
CSV to SQL
Generate SQL INSERT statements from CSV data
CSV to Fixed Width
Convert CSV data into fixed-width column format
CSV to LaTeX
Generate LaTeX table markup from CSV data
Convert to CSV
15 toolsConvert other formats to CSV.
Excel to CSV
Import .xlsx files and convert to CSV
JSON to CSV
Convert JSON arrays to downloadable CSV
QBO to CSV
Convert QuickBooks QBO files into CSV format
QFX to CSV
Convert Quicken QFX files into CSV format
XML to CSV
Convert XML data with repeating elements into CSV
OFX to CSV
Convert OFX financial files into CSV format
TSV to CSV
Convert tab-separated data into comma-separated CSV
HTML to CSV
Extract table data from HTML and convert to CSV
QIF to CSV
Convert Quicken QIF files into CSV format
YAML to CSV
Convert YAML lists into CSV format
Markdown to CSV
Convert Markdown tables into CSV format
JSON Lines to CSV
Convert JSONL/NDJSON data into CSV format
Fixed Width to CSV
Convert fixed-width column data into CSV format
Parquet to CSV
Convert Apache Parquet files to CSV format
Feather to CSV
Convert Apache Feather/Arrow files to CSV format
What is a CSV File?
CSV (Comma-Separated Values) is one of the most widely used file formats for storing and exchanging tabular data. Each line in a CSV file represents a row of data, with individual values separated by commas. Its simplicity makes it compatible with virtually every spreadsheet application, database system, and programming language.
Despite its simplicity, CSV files are the backbone of data workflows across industries — from exporting reports out of business software, to importing data into analytics tools, to exchanging records between systems that don't share a common format. When you need to move data between tools, CSV is often the common denominator.
The converter tools above let you transform CSV files into the specific format your target application requires — or convert data from other formats into CSV for further processing. All conversions happen instantly in your browser with no file uploads, no server processing, and no data retention.