CSV & Spreadsheet
Convert and clean CSV, TSV, JSON, XML and spreadsheet data.
Active
CSV to JSON
Convert CSV data into structured JSON.
Active
JSON to CSV
Flatten JSON arrays into CSV rows.
Active
CSV to TSV
Convert comma-separated values to tab-separated.
Active
TSV to CSV
Convert tab-separated values to CSV.
Active
CSV Cleaner
Trim whitespace, drop empty rows and normalize CSV.
Active
Duplicate Remover
Remove duplicate rows from CSV data.
Active
CSV to Excel
Convert CSV files to XLSX spreadsheets.
Active
Excel to CSV
Convert XLSX spreadsheets to CSV.
Active
XML to CSV
Flatten XML records into CSV rows.
Active
Column Splitter
Split one CSV column into multiple by a delimiter.
Active
Column Merger
Merge multiple CSV columns into one.
Active
Data Formatter
Trim, tidy and normalize CSV data and headers.
Active
CSV to Markdown Table
Convert CSV data into a Markdown table.
Active
CSV to HTML Table
Convert CSV data into a clean HTML table.
Active
TSV to JSON
Convert tab-separated values into JSON.