Outline ·
[ Standard ] ·
Linear+
NirSoft CSVFileView [Free]
|
TScybpsych
|
Aug 14 2012, 08:16 PM, updated 13y ago
|
|
CSVFileView v1.51http://www.nirsoft.net/utils/csv_file_view.htmlhttp://www.nirsoft.net/utils/csvfileview.zipQUOTE CSVFileView is a simple CSV file viewer/converter utility that allows you to easily view the content of CSV or tab-delimited file created by NirSoft utilities or by any other software, 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.
|
|
|
|
|
|
TScybpsych
|
Sep 10 2012, 02:24 PM
|
|
CSVFileView v1.55http://www.nirsoft.net/utils/csvfileview.zipAdded 'After Loading File - Sort By' option, which allows you to choose how to sort the file after loading it into CSVFileView - by original file order or by the first column. Added 'Automatic Column Size' option, which allows you to choose how to set the columns size after loading a file - Fixed Size (Default), By Column Values Only, or By Column Values+Headers. You can now load a file from stdin, by specifying stdin: as a filename, for example: CSVFileView.exe /Load stdin: < c:\temp\myfile.csv
|
|
|
|
|
|
TScybpsych
|
Sep 19 2012, 05:56 AM
|
|
CSVFileView v1.60http://www.nirsoft.net/utils/csvfileview.zipAdded 'Open Text In Clipboard' option (Ctrl+F7), which allows you to open csv/tab-delimited text that you copied to the clipboard. You can also specify 'Clipboard:' as a filename in the 'Advanced Open' window or from command-line (/Load Clipboard:) , in order to grab the csv/tab-delimited text from the clipboard. The 'Automatic Date Sorting' feature now also works with combination of date and time, for example: 22/03/2011 21:34:25
|
|
|
|
|
|
TScybpsych
|
Oct 4 2012, 06:49 AM
|
|
CSVFileView v1.65http://www.nirsoft.net/utils/csvfileview.zipAdded option to load last xx lines or first xx lines from the file. (In 'Advanced Open' window) Fixed issue: If you open a file with 'Advanced Open' window and then do a refresh (F5) CSVFileView now loads the file with the last 'Advanced Open' settings. In previous versions, it opened the file with the default settings.
|
|
|
|
|
|
TScybpsych
|
Oct 17 2012, 06:42 AM
|
|
CSVFileView v1.66http://www.nirsoft.net/utils/csvfileview.zipAdded 'Load only from line number...' option (In 'Advanced Open' window) Fixed issue: The properties and the other windows opened in the wrong monitor, on multi-monitors system.
|
|
|
|
|
|
TScybpsych
|
Nov 15 2012, 07:13 PM
|
|
CSVFileView v1.67http://www.nirsoft.net/utils/csvfileview.zipFixed bug: When opening a file with /load command-line option, CSVFileView sorted the list by the first column, even if the 'Sort by original file order' option was selected.
|
|
|
|
|
|
TScybpsych
|
Dec 12 2012, 09:16 PM
|
|
CSVFileView v1.70http://www.nirsoft.net/utils/csvfileview.zipThe properties window now supports multiple pages, for handling files with large amount of columns.
|
|
|
|
|
|
TScybpsych
|
Dec 25 2012, 01:30 AM
|
|
CSVFileView v1.71http://www.nirsoft.net/utils/csvfileview.zipFixed bug: CSVFileView crashed when opening a file with large amount of columns.
|
|
|
|
|
|
TScybpsych
|
Mar 20 2013, 04:33 PM
|
|
CSVFileView v1.75http://www.nirsoft.net/utils/csvfileview.zipAdded 'Partial Refresh' option (Ctrl+F5), which makes a smooth refresh, without reloading the entire table. However, Partial Refresh will not work properly if you add/remove columns or change their position. Added 'Auto Refresh Mode' which allows you to choose how to refresh when the 'Auto Refresh' option is turned on - Partial Refresh or Full refresh.
|
|
|
|
|
|
TScybpsych
|
Apr 22 2013, 08:02 PM
|
|
CSVFileView v1.76http://www.nirsoft.net/utils/csvfileview.zipAdded 'Scroll To Bottom On New Line' option. If this option is turned on, a parial refresh is made, and new lines were added since the last refresh, then the List-View is scrolled to the bottom in order to show you the added new lines.
|
|
|
|
|
|
stasio
|
May 10 2013, 08:22 PM
|
|
CSVFileView v1.80http://www.nirsoft.net/utils/csvfileview.zipVersion 1.80: o When selecting a single line, the line number in the original file is now displayed in the status bar (Be aware that empty lines are not counted by CSVFileView) o Added option to display the csv lines with different font (Options -> Select Another Font).
|
|
|
|
|
|
TScybpsych
|
Jun 12 2013, 04:16 PM
|
|
CSVFileView v1.81http://www.nirsoft.net/utils/csvfileview.zipAdded 'Beep On New Line' option. (Works only on partial refresh)
|
|
|
|
|
|
TScybpsych
|
Jun 17 2013, 09:15 PM
|
|
CSVFileView v1.82http://www.nirsoft.net/utils/csvfileview.zipFixed bug: When 'Auto Refresh' option was turned on, trying to load a large csv file caused CSVFileView to hang and to consume extreme amount of memory.
|
|
|
|
|
|
TScybpsych
|
Jun 26 2013, 05:07 AM
|
|
CSVFileView v1.85http://www.nirsoft.net/utils/csvfileview.zipCSVFileView now loads large files much faster and with less memory usage ( /FastMode command-line option is not needed anymore. If from some reason you want to run it in the previous mode, you can execute CSVFileView with /NoFastMode command-line option).
|
|
|
|
|
|
TScybpsych
|
Jul 11 2013, 02:55 PM
|
|
CSVFileView v1.86http://www.nirsoft.net/utils/csvfileview.zipWhile loading large files, CSVFileView now displays progress information in the status bar.
|
|
|
|
|
|
TScybpsych
|
Jul 20 2013, 06:32 AM
|
|
CSVFileView v1.87http://www.nirsoft.net/utils/csvfileview.zipAdded 'Original File Order - Descending' and 'First Column - Descending' to the 'After Loading File - Sort By' option.
|
|
|
|
|
|
TScybpsych
|
Aug 23 2013, 07:28 PM
|
|
CSVFileView v1.90http://www.nirsoft.net/utils/csvfileview.zipAdded 'Copy Sorted Column Data' option, which copies to the clipboard the text of all selected items, but only the column that is currently sorted. Added 'Select All' and 'Deselect All' options in the 'Choose Columns' window. CSVFileView now detects the date/time of Apache Web server log (For example: 29/Jul/2013:10:38:57 -0400) Added option to specify space character ( /s ) as delimiter in the 'Advanced Open' window.
|
|
|
|
|
|
TScybpsych
|
Sep 13 2013, 05:07 PM
|
|
CSVFileView v1.91http://www.nirsoft.net/utils/csvfileview.zipAdded /cfg command-line option, which instructs CSVFileView to use a config file in another location instead if the default config file, for example: CSVFileView.exe /cfg "%AppData%\CSVFileView.cfg"
|
|
|
|
|
|
stasio
|
Oct 30 2013, 09:44 PM
|
|
CSVFileView v1.92http://www.nirsoft.net/utils/csvfileview.zip Added 'Clear Recent Files List' option.
|
|
|
|
|