CSVFileView is a simple freeware utility from NirSoft which is a CSV file viewer/converter that allows you to easily view the content of CSV or tab-delimited file created by any other software. It shows the CSV files in a simple table viewer. You can sort the lines according to one of the fields, remove unwanted fields and change their order, and then save the result back into CSV file, tab-delimited file, XML file, or HTML report.
You can simply drag and drop the CSV file on to app and it fetches the data. The app is portable and hence no installation is required. If the first line of the CSV/Tab-Delimited file doesn’t contain the column names, you should turn off the ‘First Line Contains Column Names’ option (Under the Options menu) before opening the file.
Features;
- Unicode/Ascii Save Mode: By default, CSVFileView saves all files in Unicode, except of csv file, which is saved as Ascii. The reason for saving csv files as Ascii is… Microsoft Excel. That’s because Microsoft Excel doesn’t open properly csv files that are saved as Unicode.
You can change the default behavior, by going to Options -> Unicode/Ascii Save Mode, and then choosing the desired save mode – Ascii or Unicode. - Add Header Line To CSV/Tab-Delimited File: When this option is turned on, and you export the selected lines into csv/tab-delimited file, the first added line contains the column/field names.
- First Line Contains Column Names: When this option is turned on, CSVFileView uses the first line of the opened csv/tab-delimited file as the column names list.
- Automatic Numeric Sorting: When this option is turned on, CSVFileView automatically uses numeric sorting when numeric values are detected.