CSV Delimiter Converter
Preview columns, identify separator ambiguity and convert CSV or TSV without changing cell values.
How to convert CSV separators
- Paste CSV text or import a CSV, TSV or TXT file.
- Check detected columns; choose the input separator if the sample is ambiguous.
- Choose an output separator, inspect warnings, then copy or download the complete result.
Features
- Detects comma, semicolon, tab and pipe separators
- Previews columns and warns about import risks
- Preserves cell values while exporting CSV or TSV
- Parses quoted separators and line breaks without splitting cells
- Supports UTF-8 and UTF-16 input with explicit BOM handling
- Pages the preview without truncating the exported file
Use cases
- Convert semicolon CSV for a comma-based importer
- Inspect a file that opens in one spreadsheet column
- Convert TSV to CSV for another application
- Check empty cells and quoted line breaks before import
What changes during conversion
A semicolon file such as name;note and 00123;"a;b" becomes comma-separated without changing 00123 or the quoted semicolon.
Quoted separators and line breaks stay inside cells. Blank records and empty fields are retained; outer line endings and quoting may change.
Headers are optional preview labels. Duplicate or empty names remain data. CSV does not force spreadsheet text types.
Privacy and file limits
Parsing runs in your browser. Files are limited to 5 MiB and source text to 5,000,000 UTF-16 units. Output is UTF-8.
Questions about CSV imports
Related tools
SMS Character Counter & Segment Calculator
See how your message is encoded, where its segments end and what it may cost. Your text stays in your browser.
Open tool — SMS Character Counter & Segment CalculatorSocial Media Character Counter
Check platform-specific limits and split posts without losing text.
Open tool — Social Media Character CounterCharacter Counter
Count characters, words, sentences and paragraphs. Check word density, reading time and UTF-8 size, all in your browser.
Open tool — Character CounterText Size Calculator
Compare text encodings and payload sizes in your browser.
Open tool — Text Size CalculatorPDF Text Cleaner
Fix line breaks and spacing in text copied from a PDF. Preserve your original and review ambiguous hyphens before copying the cleaned text.
Open tool — PDF Text CleanerFancy Text Converter
Convert supported fancy Unicode letters to normal text locally. Keep case, accents, emoji and your original text.
Open tool — Fancy Text ConverterGarbled Text Fixer
Fix garbled text and repair broken accents with a browser-based mojibake fixer. Review each possible UTF-8 reversal before applying it.
Open tool — Garbled Text FixerGmail Clipping Checker
Measure email HTML bytes in UTF-8, compare them with an advisory 102,000-byte Gmail reference, and inspect size contributors locally.
Open tool — Gmail Clipping CheckerCompare Two CSV Files
Match rows by a key column and find added, removed and changed records.
Open tool — Compare Two CSV Files