#6807
Data File Converter (AKA: DataFileConverter) is a data conversion tool for Windows, Linux and Mac platforms. It helps data processing programs convert data files from one format to other formats. It supports conversion between multiple data formats (including CSV, TXT, TSV, XLS, XML, SQL, HTML, etc.). It is mainly used to convert database data files, and is suitable for database development and maintenance personnel.

#4351
The full name of CSV is Comma Separated Values, and this format of file stores the table data in plain text (only contains numbers and letters). Most of the data file processing software (such as Microsoft Excel) can import/export and edit this file format.