CSV Viewer
English
Parse CSV text and preview it as a table
CSV input
name,email,role Ada,ada@example.com,Engineer Grace,grace@example.com,Manager
Delimiter
Comma
Semicolon
Tab
First row is header
Copy normalized CSV
2 rows, 3 columns
name
email
role
Ada
[email protected]
Engineer
Grace
[email protected]
Manager
FAQ
How do I preview a CSV file with this tool?
Can it clean up or normalize messy CSV?
Which delimiter should I choose if my file is tab-separated or uses semicolons?
Is it free, and does it work offline?
Is my CSV data uploaded to a server?