Free CSV tools that run entirely in your browser
Split, merge, remove duplicate rows, and convert CSV files in seconds. No signup, no installation, and your files never leave your device.
Core CSV Utilities
CSV Splitter
Split large CSV files by number of rows, file size, or column value. Keeps headers in every part.
CSV Merger
Combine multiple CSV files into one, even when their columns don't match exactly.
Duplicate Remover
Delete duplicate rows from a CSV — across all columns or only the columns you choose.
Large CSV Viewer
Open and view massive CSV files (up to gigabytes) in your browser. Fast search and client-side paging.
Delimiter Changer
Convert separator commas to semicolons, tabs (TSV), pipes, or custom characters instantly.
Column Extractor
Select and extract specific columns from your CSV files to create clean, simplified subsets.
Data Format Converters
CSV ⇄ JSON
Convert CSV data to a pretty-printed JSON array of objects, or JSON back to standard CSV.
CSV → XML
Convert comma-separated values to structured XML markup with tag names matching headers.
CSV → YAML
Format spreadsheet rows into clean, indented YAML properties for DevOps configurations.
CSV → Markdown
Generate clean GitHub-flavored markdown tables for documentation, AI prompts, and wikis.
CSV → HTML
Transform tabular rows into standard semantic HTML tag code for website embeds.