8 guides

Data & Spreadsheets Guides

Workflows for cleaning, converting, profiling, and preparing CSV, spreadsheet, and structured data.

How to Clean CSV Files Before Importing Data

Clean CSV files by fixing delimiters, removing blank rows, deduplicating data, profiling columns, and converting to JSON or tables.

Read guide →

How to Fix Invalid JSON

Find and fix common JSON errors like missing commas, bad quotes, trailing commas, invalid escapes, and broken nesting.

Read guide →

How to Convert CSV to JSON

Convert CSV files to clean JSON by checking headers, delimiters, empty rows, duplicate columns, data types, and nested structures.

Read guide →

How to Compare Two Files

Compare text, CSV, JSON, XML, images, hashes, folders, URLs, PDFs, and Word documents to find changes before publishing or sharing.

Read guide →

How to Compare Two Text Files Online

Compare two text files online to find added, removed, and changed lines, then copy or download a difference report.

Read guide →

CSV vs JSON: When to Use Each Format

Choose between CSV and JSON for spreadsheets, APIs, exports, imports, tables, nested data, and data cleanup workflows.

Read guide →

How to Clean CSV Files Before Uploading Them

Prepare CSV files for uploads by fixing headers, blank rows, delimiters, duplicates, data types, encoding, and suspicious columns.

Read guide →

How to Find Duplicate Rows and Bad Columns in CSV Files

Detect duplicate rows, inconsistent column types, missing values, bad headers, and suspicious CSV data before import or analysis.

Read guide →