Introducing Txt2Csv

Conversion program to change a plain text file to a CSV (Comma Separated Value) file. CSV files are often used to exchange data between different programs, Microsoft Excel and other spreadsheet program also use them. To converts the plain text file (.txt) it must contain some control character (CRLF, TAB, ESC...) for data field delimitation.

Features
Screenshots | Download