xleak
Fast terminal Excel viewer with interactive TUI
TLDR
Open an Excel file in the terminal
$ xleak [report.xlsx]
View an ODS spreadsheet$ xleak [data.ods]
SYNOPSIS
xleak file
DESCRIPTION
xleak is a terminal-based Excel viewer that supports .xlsx, .xls, .xlsm, .xlsb, and .ods files. Features include full-text search across cells, formula display, lazy loading for large files, clipboard support, and export to CSV and JSON.
HISTORY
xleak was created by Brandon Greenwell (bgreenwell) and is written in Rust.

