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.