CSV Analyzer
View, profile, sort and convert CSV or TSV.
| Column | Type | Non-empty | Unique | Min | Max | Mean |
|---|
This free CSV analyzer lets you view, profile, and convert CSV or TSV data without uploading it anywhere. Load data three ways — drop or choose a file, paste text, or fetch a public URL — and it renders an interactive table you can search and sort by any column, paged for large files. For every column it infers the type (number, date, boolean or string) and reports non-empty and unique counts, plus min, max and mean for numeric columns. Delimiters (comma, semicolon, tab or pipe) are auto-detected, quoted fields with embedded commas and newlines are handled correctly, and you can export the parsed data as JSON, TSV or a cleaned, normalized CSV.
Related tools
JSON Formatter
Format, beautify & validate JSON data.
Base64 Encoder / Decoder
Encode and decode Base64 text instantly.
URL Encoder / Decoder
Percent-encode and decode URLs safely.
Regex Tester
Test regular expressions with live match highlighting.
JWT Decoder
Decode JWT header and payload claims.
Timestamp Converter
Convert Unix timestamps to dates and back.