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
22 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 to Quicken QFX format for direct import
CSV to XML
Transform CSV into well-formed XML documents
CSV to GeoJSON
Convert CSV coordinates to GeoJSON features
CSV to KML
Generate KML placemarks from CSV coordinates
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 KMZ
Create compressed KMZ map files from CSV coordinates
CSV to GPX
Convert CSV coordinates to GPX waypoints for GPS devices
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
Convert CSV to YAML — clean, readable documents
CSV to Markdown
Convert CSV to Markdown table format — GitHub-flavored, with aligned columns
CSV to JSONL
Convert CSV rows into JSONL — one JSON record per line, also known as NDJSON, JSON Lines, or newline-delimited JSON
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
CSV to Parquet
Convert CSV into columnar Parquet format for efficient storage
Convert to CSV
26 toolsConvert other formats to CSV.
GeoJSON to CSV
Convert GeoJSON features to CSV rows
Excel to CSV
Import .xlsx files and convert to CSV
KML to CSV
Extract placemarks from KML files into CSV
KMZ to CSV
Convert zipped KMZ map files to CSV
GPX to CSV
Convert GPX waypoints and tracks to CSV
JSON to CSV
Convert JSON arrays to downloadable CSV
QBO to CSV
Export QBO to CSV — convert QuickBooks Web Connect files into clean CSV
Shapefile to CSV
Convert zipped shapefiles to CSV with attributes and coordinates
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
JSONL to CSV
Convert JSONL (NDJSON / JSON Lines) 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
SAV to CSV
GuideConvert SPSS (.sav) files to CSV — free methods that work without SPSS
DTA to CSV
GuideConvert Stata (.dta) files to CSV — free methods that work without Stata
SAS7BDAT to CSV
GuideHow to convert SAS (.sas7bdat) files to CSV — free methods, no SAS license required
RDS to CSV
GuideHow to convert R data files (.rds and .RData) to CSV — free methods, in the browser or on your desktop
HDF5 to CSV
GuideHow to convert HDF5 (.h5 / .hdf5) datasets to CSV — find the dataset in your browser, then export it free
MAT to CSV
GuideHow to convert MATLAB .mat files to CSV — free methods, no MATLAB license required
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.