CSV & Data Tools
4 toolsClean, convert, and transform CSV, JSON, and text data.
.CSV.JSON
CSV Cleaner
Remove empty rows, trim whitespace, fix formatting.
.CSVUp to 20 files
CSV Deduper
Find and remove duplicate rows intelligently.
.CSVUp to 20 files
.JSON.CSV
JSON to CSV
Flatten JSON arrays into clean CSV tables.
.JSONUp to 20 files
aAAA
Text Case Converter
Change text casing in CSV columns.
.TXT, .CSVUp to 20 files
Frequently Asked Questions
Does the CSV cleaner handle different delimiters?▾
The cleaner uses RFC 4180 parsing which handles standard comma-separated values, including quoted fields with commas inside them.
How does deduplication work?▾
The CSV Deduper compares rows based on the columns you select. You can choose to compare all columns or specific ones for smarter deduplication.
Can I convert nested JSON to CSV?▾
Yes. The JSON to CSV tool supports optional nested object flattening using dot-notation, so nested properties become separate columns.
Common data tasks
- Clean messy CSV files with empty rows and whitespace
- Remove duplicate rows from data exports
- Convert JSON API responses to CSV spreadsheets
- Change text casing in bulk (UPPER, lower, Title)
Need a different tool?
Explore more free browser-based tools across other categories.