• [screenshot]
    Default Theme
    (All data in the screenshot is fake data.)
  • [screenshot]
    Dialog to open CSV files with different encodings
    (All data in the screenshot is fake data.)
  • [screenshot]
    Find and Replace dialog
    (All data in the screenshot is fake data.)
  • [screenshot]
    Use Javascript as a macro language
    (All data in the screenshot is fake data.)
  • [screenshot]
    Dark Theme
    (All data in the screenshot is fake data.)
  • [screenshot]
    Solarized Bright Theme
    (All data in the screenshot is fake data.)
  • [screenshot]
    Cells to be deleted are highlighted
    (All data in the screenshot is fake data.)
Tablecruncher Icon

Tablecruncher

The lightweight, yet powerful CSV Editor for your Mac.

Tabular data is everywhere and developers, data scientists or e-commerce managers have to deal with sometimes very large CSV data sets. But the Mac lacks an editor, that is capable of handling these CSV files in a fast and user-friendly way. Tablecruncher is the tool to open, edit, convert, export and save all kind of CSV files, no matter how large they are or what encoding they use.

Download (Apple Silicon)    Download (Intel)    Buy Now!
Version 1.7.0
requires macOS Sequoia, Sonoma, Ventura (Apple Silicon) or macOS Sequoia, Sonoma, Ventura, Monterey, Big Sur, Catalina (Intel)

We offer a 30-day no-questions-asked refund guarantee!

News  18th Oct, 2024: New version 1.7.0 available!

Features

Open files bigger than 2GB and containing more than 15 million rows. Opening a 100MB CSV file with more than 500,000 lines takes less than 5 seconds on a dual-core Macbook Pro.
Use Javascript as a macro language to manipulate your CSV files. A simple API gives you access to all cells and you can change cell content as well as do abitrary calculations.
Export your table data to JSON. The exported JSON is an array-of-objects if there's a header row present in your CSV data. Otherwise you'll get an array-of-arrays.
🗃
Automatically detects most CSV file formats and file encodings for you. If you want, you can easily override the automatic detection and choose the appropriate CSV parameters.
📄
Open and save CSV files with one of these encodings: UTF-8, UTF-16LE, UTF-16BE, Latin-1 (ISO-8859-1) and Windows 1252 files. (These list will be extended in future updates.)
🔎
Use the powerful Find and Replace dialog to search for patterns in your table or in a selected area. Regular Expressions according to the ECMAScript 5 standard are supported.
🎨
Enjoy crunching your data with four beautifully designed color themes, including a dark theme that fits well with the Mac's dark mode.
𝌘
Flag rows manually or with the Find and Replace dialog and export flagged rows as a new CSV file.
𝌅
Modify your CSV data grid easily. You can sort lines alphabetically or numerically, move columns right or left or delete columns. Or set your first CSV row as a header row.
Your subscription could not be saved. Please try again.
Your subscription has been successful.

The Tablecruncher Newsletter

Calling all data wranglers! Subscribe now for expert guidance, innovative solutions, and insider tips on mastering tabular data.

We use Brevo as our marketing platform. By submitting this form you agree that the personal data you provided will be transferred to Brevo for processing in accordance with Brevo's Privacy Policy.

FAQ

What's the newest version?

At the moment 1.7.0 is the most up-to-date version.

Every license is eligible for a free upgrade to this new version.

What are CSV files?

CSV files are text files containing tabular data. The fields of the tables are separated by a special character, usually a comma, while a line break denotes a new record. The abbreviation CSV stands for Comma Separated Values.

Where's the formal definition for CSV files?

There is no formal definition, it's an ad-hoc-format. There exists an RFC 4180 that describes a best practice approach, but it's in no way an official formal definition.

Does Tablecruncher run on the latest macOS releases?

Yes, the application runs on all macOS releases since 10.15 Catalina up to the newest macOS Sequoia (macOS 15).

Will Tablecruncher run natively on Apple Silicon (ARM architecture)?

Yes! Tablecruncher was one of the first applications to natively support Apple Silicon (ARM64) like M1, M2, M3 etc.
Since version 1.7.0 Tablecruncher we offer a dedicated Apple Silicon version and a version for Intel Macs. This allows us to support older Intel Macs while concentrating on the newer macOS versions for Apple Silicon.

What language and frameworks did you use to create Tablecruncher?

Tablecruncher is written in C++17, using the GUI framework FLTK. UTF-8 handling is provided by UTF8-CPP and Boost Locale. Duktape is the Javascript interpreter for the macro language and the JSON export routines are from Niels Lohmann's JSON libary.

Why does Tablecruncher not look like a typical Mac application?

To achieve the best possible performance, I decided to use C++ and the extremely fast FLTK toolkit. So, Tablecruncher is not written with an Apple-only tech stack. Result is a really fast application, but I know it never will win any design price. It aims to be a tool and like real tools it's not necessarily beautiful.

I miss a feature. How can I request it being implemented?

Just send an email to info@tablecruncher.com. I'll be happy to include it on my ever growing list of planned features, but make no promise that it'll ever be implemented.

I don't like applications I have to install. Isn't there a web version available?

There is! Head over to our free online CSV editor hosted at app.tablecruncher.com.

What others are saying

Not convinced yet? Just download Tablecruncher for free and use it a fast CSV viewer – forever! Download Free

Blog

New beta for Tablecruncher 2

May 31, 2023

A new beta version of Tablecruncher 2 is available

First early beta for Tablecruncher 2

Dec 20, 2022

A very early first beta version for the completely rewritten version 2 of Tablecruncher is available

Roadmap for Version 2

Sep 12, 2022

The completely new version 2 for Tablecruncher is due this autumn.

Version 1.6.0 offers check for data consistency

Aug 29, 2021

Tablecruncher provides a simple method to find data inconsistencies in CSV files