CsvTool analyzes, verifies, and transforms CSV (comma-separated value) data. It handles text and binary files and allows any 8-bit character to be used for field and record delimiters and quotes. Both backslash and doubled-quote escape rules are supported. Any size fields, any size records, and any number of fields per record are allowed. It optionally exports input data in a CSV format into a different output format.
McXtract is a program which allows to extract fields from a text file, and to prepare the import of a text file to a worksheet or a database. A dBase-compliant file can be generated if wanted. It can be very useful when have to repeat this operation evenly, because the fields definition used to prepare the extraction can be saved into a file, and therefore be recalled as wanted.