Customize CSV output online: choose delimiter (comma, semicolon, tab), quoting style, and line endings (LF or CRLF).
Free for files up to 5 MB and 10,000 rows. Files are processed in your browser — nothing is uploaded to a server. No account required.
Same data, different output conventions. Choose the delimiter (comma, semicolon, tab, pipe, or one you type in), pick LF or CRLF line endings, and decide whether every field gets quoted or only the fields that need it.
Regional Excel is the usual reason. A German or French install reads semicolon-separated files and will cheerfully drop an entire comma-separated row into one cell. Older Windows importers can be just as particular about CRLF, and some strict parsers want every field quoted regardless of its content.
The preview pane shows the exact text that will be written, which is worth a glance whenever your data contains the delimiter you picked. Copy puts the output on the clipboard; Download saves it as a file.