CSV Viewer
CSV Viewing Tool
View CSV data as a formatted, sortable table.
About CSV
CSV (Comma-Separated Values) is a simple file format used to store tabular data, such as a spreadsheet or database.
A CSV file stores data in plain text, where each line represents a row and each value is separated by a comma.