Convert a delimiter-separated file from one delimiter to another entirely in your browser. The input delimiter is auto-detected, or override it manually.
Inspects the first few lines to determine whether the file uses commas, tabs, pipes, or semicolons, then parses accordingly.
Comma (CSV), Tab (TSV), Pipe (|), and Semicolon (;) — both as input and output. Preview the converted output before exporting.