What is a CSV File? CSV File Definition.

CSV File Definition discussed. Softinterface has CSV Conversion Tools.

CSV File Defined:

Definition 1: A CSV file is commonly described as a ‘Comma Delimited File’ or a ‘Character Separated File’. The second description is more accurate since any character including the comma, can be used to delineate each piece of data. For example, a TSV file, ‘commonly known as a ‘Tab Delimited File’, is really just a special case of a CSV file. Since a CSV file is a simple text file (ASCII or Unicode) it can be easily opened by Notepad.exe which is included in all versions of MS Windows. A typical CSV file, where a comma is used to distinguish each record, looks like this in Notepad.exe:

Name1,Address1,Telephone1
Name2,Address2,Telephone2
Name3,Address3,Telephone3
Name4,Address4,Telephone4 

 

Or if the "|" bar character is used to separate the data, it would instead look like below:

Name1|Address1|Telephone1
Name2|Address2|Telephone2
Name3|Address3|Telephone3
Name4|Address4|Telephone4 

 

 

Definition 2: A CSV file is a text file that has a specific format which allows for the saving of textual information/data in an organized fashion. The format, known as a flat table, is very simple. Each row (paragraph) contains one record of information; each record can contain multiple pieces of data (fields) each separated by a specific character. The character used to distinguish each piece of data within each record is most commonly a comma, but can be any character.


Tools For Conversion of CSV Files

Softinterface has sophisticated and easy to use tools to manipulate (i.e. change delimitation character, padding, etc) and convert to/from CSV files.  Click below for your specific need:

Manipulation of CSV Files


CSV file define the delimitation character CSV file-Define the delimitation character

Contact

Need a custom tool for handling CSV files? Please do ask us.


EMail

Most responses are within hours. At most 24 hours.



Chat

7 AM to 5 PM PST