1. Prepare
Choose the conversion direction and use a representative source value, including edge cases such as empty or special characters.
Convert CSV, TSV, pipe and semicolon-delimited data while preserving the values in quoted fields.
Practical usage guide
Convert CSV, TSV, pipe and semicolon-delimited data while preserving the values in quoted fields.
Choose the conversion direction and use a representative source value, including edge cases such as empty or special characters.
Compare the converted value with the source and verify that encoding, delimiters, data types and structure were preserved as expected.
Copy or download only the verified result and remove confidential data before sharing it.