Category: Data
CSV, JSON, table, and data cleanup tools.
-
CSV Cleaner and Deduplicator
Clean CSV files by removing duplicate rows, empty rows, and messy spacing issues.
-
CSV Column Extractor
Extract selected CSV columns quickly for reporting, cleanup, and spreadsheet workflows.
-
CSV Merger
Merge multiple CSV datasets with matching columns into one downloadable combined file.
-
CSV Splitter
Split large CSV data into smaller chunks by row count for easier export and sharing.
-
CSV to JSON
Convert CSV text into structured JSON for APIs, code, and data workflows.
-
CSV to SQL
Convert CSV rows into SQL INSERT statements for database seeding and import workflows.
-
CSV Viewer and Editor
View, inspect, and lightly edit CSV data in a clean table interface in the browser.
-
Excel to JSON
Convert spreadsheet rows into JSON objects for integrations and development tasks.
-
JSON to CSV
Convert JSON arrays into CSV output for spreadsheets, exports, and reporting.
-
JSON to Excel
Convert JSON records into spreadsheet-friendly tabular output for Excel workflows.
-
JSON to Table
Render JSON arrays into a readable table for quick visual inspection.
-
Mock Data Generator
Generate mock names, emails, IDs, dates, and other sample records for testing workflows.
-
Table to CSV
Convert pasted table data or HTML-like rows into clean CSV text.
-
TSV to CSV
Convert tab-separated data into standard CSV format for spreadsheets and imports.