Back to tool

CSV vs TSV When Converting to Excel

Delimiter differences, encoding tips, and common conversion pitfalls.

CSV is usually comma-separated; TSV uses tabs. This tool picks the delimiter from the extension.

If Chinese text looks garbled, save the source as UTF-8 first.

Empty files cannot convert; very large files may hit browser memory limits.

Related reading