Welcome Guest ( Log In | Register )

Bump Topic Topic Closed RSS Feed

Outline · [ Standard ] · Linear+

 NirSoft CSVFileView [Free]

views
     
TScybpsych
post Aug 14 2012, 08:16 PM, updated 13y ago

---------------------
*********
All Stars
65,264 posts

Joined: Jan 2003
CSVFileView v1.51

http://www.nirsoft.net/utils/csv_file_view.html

http://www.nirsoft.net/utils/csvfileview.zip

QUOTE
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.

user posted image
TScybpsych
post Sep 10 2012, 02:24 PM

---------------------
*********
All Stars
65,264 posts

Joined: Jan 2003
CSVFileView v1.55

http://www.nirsoft.net/utils/csvfileview.zip

Added '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
post Sep 19 2012, 05:56 AM

---------------------
*********
All Stars
65,264 posts

Joined: Jan 2003
CSVFileView v1.60

http://www.nirsoft.net/utils/csvfileview.zip

Added '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
post Oct 4 2012, 06:49 AM

---------------------
*********
All Stars
65,264 posts

Joined: Jan 2003
CSVFileView v1.65

http://www.nirsoft.net/utils/csvfileview.zip

Added 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
post Oct 17 2012, 06:42 AM

---------------------
*********
All Stars
65,264 posts

Joined: Jan 2003
CSVFileView v1.66

http://www.nirsoft.net/utils/csvfileview.zip

Added '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
post Nov 15 2012, 07:13 PM

---------------------
*********
All Stars
65,264 posts

Joined: Jan 2003
CSVFileView v1.67

http://www.nirsoft.net/utils/csvfileview.zip

Fixed 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
post Dec 12 2012, 09:16 PM

---------------------
*********
All Stars
65,264 posts

Joined: Jan 2003
CSVFileView v1.70

http://www.nirsoft.net/utils/csvfileview.zip

The properties window now supports multiple pages, for handling files with large amount of columns.
TScybpsych
post Dec 25 2012, 01:30 AM

---------------------
*********
All Stars
65,264 posts

Joined: Jan 2003
CSVFileView v1.71

http://www.nirsoft.net/utils/csvfileview.zip

Fixed bug: CSVFileView crashed when opening a file with large amount of columns.
TScybpsych
post Mar 20 2013, 04:33 PM

---------------------
*********
All Stars
65,264 posts

Joined: Jan 2003
CSVFileView v1.75

http://www.nirsoft.net/utils/csvfileview.zip

Added '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
post Apr 22 2013, 08:02 PM

---------------------
*********
All Stars
65,264 posts

Joined: Jan 2003
CSVFileView v1.76

http://www.nirsoft.net/utils/csvfileview.zip

Added '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
post May 10 2013, 08:22 PM

10k Club
********
All Stars
18,503 posts

Joined: Oct 2007
From: P.Jaya
CSVFileView v1.80

http://www.nirsoft.net/utils/csvfileview.zip

Version 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
post Jun 12 2013, 04:16 PM

---------------------
*********
All Stars
65,264 posts

Joined: Jan 2003
CSVFileView v1.81

http://www.nirsoft.net/utils/csvfileview.zip

Added 'Beep On New Line' option. (Works only on partial refresh)
TScybpsych
post Jun 17 2013, 09:15 PM

---------------------
*********
All Stars
65,264 posts

Joined: Jan 2003
CSVFileView v1.82

http://www.nirsoft.net/utils/csvfileview.zip

Fixed 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
post Jun 26 2013, 05:07 AM

---------------------
*********
All Stars
65,264 posts

Joined: Jan 2003
CSVFileView v1.85

http://www.nirsoft.net/utils/csvfileview.zip

CSVFileView 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
post Jul 11 2013, 02:55 PM

---------------------
*********
All Stars
65,264 posts

Joined: Jan 2003
CSVFileView v1.86

http://www.nirsoft.net/utils/csvfileview.zip

While loading large files, CSVFileView now displays progress information in the status bar.
TScybpsych
post Jul 20 2013, 06:32 AM

---------------------
*********
All Stars
65,264 posts

Joined: Jan 2003
CSVFileView v1.87

http://www.nirsoft.net/utils/csvfileview.zip

Added 'Original File Order - Descending' and 'First Column - Descending' to the 'After Loading File - Sort By' option.
TScybpsych
post Aug 23 2013, 07:28 PM

---------------------
*********
All Stars
65,264 posts

Joined: Jan 2003
CSVFileView v1.90

http://www.nirsoft.net/utils/csvfileview.zip

Added '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
post Sep 13 2013, 05:07 PM

---------------------
*********
All Stars
65,264 posts

Joined: Jan 2003
CSVFileView v1.91

http://www.nirsoft.net/utils/csvfileview.zip

Added /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
post Oct 30 2013, 09:44 PM

10k Club
********
All Stars
18,503 posts

Joined: Oct 2007
From: P.Jaya
CSVFileView v1.92

http://www.nirsoft.net/utils/csvfileview.zip

Added 'Clear Recent Files List' option.

Topic ClosedOptions
 

Change to:
| Lo-Fi Version
0.0174sec    0.40    5 queries    GZIP Disabled
Time is now: 29th November 2025 - 09:37 PM