● CSV · 6 tools
CSV Tools Online
Compare, convert and clean CSV files online for free — CSV to JSON, SQL, Markdown and XML, plus diffing and deduplication. Everything runs in your browser with no uploads.
6 free tools
free forever
runs in browser
CSV → JSON
open full tool →
name,role
Ada,engineer
Bo,designer
RESULT ✓
[
{ "name": "Ada", "role": "engineer" },
{ "name": "Bo", "role": "designer" }
]
↳ act on the page: the flagship tool is one paste away — no second click to get value.
What do you want to do?
Most used
start here
C
CSV to JSON
Convert CSV files to JSON format online for free. Transform spre...
C
CSV Diff
Compare two CSV files and find differences. Highlight added, rem...
C
CSV Deduplicator
Remove duplicate rows from CSV files online for free. Find and e...
All CSV tools
3 moreConvert, compare or clean — which CSV tool?
TOOL
USE WHEN
RESULT
CSV guides
CSV tools FAQ
SnapTools includes CSV Diff (compare two CSV files), CSV to JSON, CSV to SQL, CSV to Markdown, CSV to XML, and CSV Deduplicator (find and remove duplicate rows).
It auto-detects comma, semicolon, tab and pipe delimiters, and you can set the delimiter manually for non-standard separators.
Yes. All CSV tools handle files with or without header rows; converters use column headers as object keys (JSON) or element names (XML).
No. CSV tools parse your file entirely in the browser — nothing is sent to a server.