Tutorials

How to Convert CSV to JSON

Jul 20, 2025 — Tags: tablecruncher, command line

Convert CSV files to JSON, either using the open source app Tablecruncher or a command line tool.

What Is a CSV File? A Practical CSV Definition for Real-World Use

Jul 14, 2025 — Tags: knowledge

Despite their simplicity, CSV files come with surprising complexity. If you're working with structured data, here’s what you really need to know about how CSV works—and where it doesn’t.

Tablecruncher Tutorial: Flag rows by arbitrary criteria

Aug 26, 2019 — Tags: tablecruncher

Flag CSV rows by arbitrary criteria using Javascript with Tablecruncher for Mac

Tablecruncher Tutorial: Working with really large CSV files

Jun 8, 2019 — Tags: tablecruncher

Some tips on how to work effectively with really large CSV files

Tablecruncher Tutorial: Find Duplicates in a CSV File using Macros

Mar 1, 2019 — Tags: tablecruncher, macros

A typical task involving CSV files is to find and eliminate duplicates.