Free browser-based tool

Delimiter Converter

Convert lists between newline, comma, tab, pipe, semicolon, space, and custom delimiters with trimming, quotes, and deduplication.

Guide

Convert list separators without rewriting every value

Delimiter conversion is useful when moving lists among spreadsheets, text editors, command lines, databases, and programming languages. Common separators include new lines, commas, tabs, semicolons, pipes, and spaces.

Automatic detection is convenient for ordinary lists, but an explicit delimiter is safer when punctuation or whitespace is part of the data itself.

Common questions

Delimiter Converter FAQ

Can I convert new lines to commas?

Yes. Choose New line as the input delimiter and Comma or Comma plus space as the output delimiter.

Does this parse quoted CSV fields?

This page performs literal list splitting. Use the CSV and JSON Converter when quoted delimiters, escaped quotes, or multiline fields are present.

Can values be quoted automatically?

Yes. Choose single or double quotes, and ArrayText escapes matching quote characters and backslashes.

Related tools

Continue working with your data

All tools