LinuxCommandLibrary

xleak

Fast terminal Excel viewer with interactive TUI

TLDR

Open an Excel file in the terminal
$ xleak [report.xlsx]
copy
View an ODS spreadsheet
$ xleak [data.ods]
copy

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.

SEE ALSO

sc-im(1), csvlens(1)

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard