# jakob/TableTool

A simple CSV editor for the Mac

Repository: https://github.com/jakob/TableTool
Canonical: https://ross.abutalabs.com/products/tabletool
Language: Objective-C
License: MIT
License Family: permissive
Last push: 2020-04-15T12:37:15+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4061, "days_push": 2331, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1381, forks 104 (observed 2026-08-28T04:04:33.899089+00:00)

## What it is
Table Tool is a simple native macOS application for creating, editing, and converting CSV files. It automatically detects CSV format specifications such as record delimiters, character encodings, decimal separators, and quoting styles, and displays the data in a grid-based table view.

## Use cases
- edit csv files on mac
- open a csv file with semicolon delimiters
- convert csv file to different delimiter or encoding
- view csv data in a table grid
- fix csv files with wrong encoding or decimal separator
- simple csv editor without spreadsheet complexity

## When to choose
- you need a lightweight, native Mac app for quick CSV editing
- you receive CSV files with inconsistent delimiters, encodings, or quoting styles
- you want to view and edit tabular data without the overhead of Excel or Numbers
- you need to convert CSV files between different format specifications

## When to avoid
- you need formulas, formatting, or advanced spreadsheet features
- you work primarily on Windows or Linux
- you need to edit very large CSV files that exceed memory
- you need scripted or batch CSV processing rather than interactive editing

## Facets
- artifact type: application
- maturity: maintenance
- function: csv, file-system, gui
- domain: files, spreadsheets, desktop-applications, developer-tools
- platform: -
- tags: csv-editor, spreadsheet, native-mac-app, objective-c, macos, desktop

## Member repositories
- jakob/TableTool (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:33.899089+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:40:10.731490+00:00, confidence not recorded.
  - readme: https://github.com/jakob/TableTool (fetched 2026-08-28T04:04:33.899089+00:00, sha f6495252c626)
- Data as of 2026-08-30T08:39:29.467469+00:00.
