Skip to content

Grid+ 1.0.0

Choose a tag to compare

@nsourov nsourov released this 09 Jul 21:04

Open and edit

  • Open CSV, TSV, TXT, JSON, JSONL, Excel (.xlsx, .xls, .xlsm, .xlsb), OpenDocument (.ods, .fods), and Numbers (.numbers)
  • Native macOS app built with Tauri — fast startup, low overhead
  • Inline cell editing — click a cell and type
  • Create new files from a blank grid with custom row and column counts
  • macOS file associations — double-click supported files to open in Grid+
  • Recent files and favorites on the home screen

Explore large datasets

  • Virtualized grid — smooth scrolling on tens of thousands of rows
  • Multi-column sort — ascending or descending
  • Column filters — contains, equals, starts with, ends with, empty, numeric comparisons, and ranges
  • Search across the grid, with optional regex and case sensitivity
  • Duplicate finder — scan selected columns and remove duplicate rows
  • Resizable columns — drag column edges to fit your data

Export and save

  • Flexible export — all rows, filtered rows, selected rows, or selected columns
  • Export formats — CSV, TSV, JSON, Excel (.xlsx), and ODS
  • Save and Save As — write changes back to disk
  • Autosave — optional automatic saving while you work

Look and feel

  • Light, dark, and system theme
  • Grid appearance — font family, font size, and cell padding
  • Column alignment — left, center, or right per column
  • Remappable keyboard shortcuts in Preferences
  • Native macOS menus — File, Edit, and View

Updates and privacy

  • In-app updates from GitHub Releases
  • 100% local — no sign-in, no license keys, no telemetry, no cloud sync
  • MIT licensed — free to use, modify, and distribute

Supported file types

Category Extensions
Delimited text .csv, .tsv, .tab, .txt
JSON .json, .jsonl, .ndjson
Excel .xlsx, .xls, .xlsm, .xlsb
OpenDocument .ods, .fods
Apple Numbers .numbers

Requirements

  • macOS 12+
  • Apple Silicon (aarch64)