List Delimiter Converter

Convert a list from one separator format to another. Paste lines, comma-separated values, tabs, pipes, semicolons, or a JSON array, then choose the output format you need.

Preserving values safely

JSON input and output use real JSON parsing and serialization, so quotation marks, commas, line breaks, and backslashes inside individual values remain valid. Simple delimiter formats are intended for lists whose items do not themselves contain the selected separator.