分隔符转换
CSV/TSV/Pipe/Semicolon 互相转换
🔒 100% client-side — your data never leaves this pageInput
Output
Converted text will appear here
🔒 100% client-side
About this tool
将常见分隔文本格式快速互转,包括 CSV、TSV、竖线和分号分隔。适合表格整理、数据库导入前清洗、BI 分析预处理和脚本数据准备。工具会显示行列统计,帮助你快速检查转换结果是否完整。
Frequently Asked Questions
Which delimiter formats are supported?
CSV comma, TSV tab, pipe, and semicolon formats are currently supported.
Can I convert large pasted tables?
Yes. Paste your table text and conversion runs instantly in the browser for typical data sizes.
Will fields be quoted when needed?
Yes. Output cells are quoted when they contain delimiters, line breaks, or quote characters.