Browse CLI Tools

Discover the best command-line tools

20 tools found

X

Xsv

data processing

Fast CSV command-line toolkit

csvdata-processingrust
10,000
brew install xsv
P

Pup

data processing

Query HTML with CSS selectors like jq

htmlcss-selectorsparsingquery
8,000
go install github.com/ericchiang/pup@latest
J

jc

data processing

Convert command output to JSON

jsonconversion
7,500
pip install jc
V

Visidata

data processing

Terminal spreadsheet multitool for data exploration

data-processingspreadsheetinteractive
7,300
pip install visidata
O

OctoSQL

data processing

SQL query tool for multiple data formats

sqldata-processingmulti-formatquery
5,100
go install github.com/cube2222/octosql@latest
D

Dsq

data processing

CLI tool for SQL queries on JSON, CSV, Parquet

sqljsoncsvdata-processing
3,700
brew install multiprocessio/dsq/dsq
M

Miller

data processing

Command-line toolkit for CSV/TSV/JSON/TOML data

data-processingmulti-formatgo
2,400
brew install miller
X

Xidel

data processing

HTML/XML/JSON data extraction using XPath and CSS

data-extractionxpathcss-selectorshtml-xml
1,800
brew install xidel
H

Htmlq

data processing

Query HTML using CSS selectors like jq for JSON

htmlcss-selectorsdata-extractionquery
1,200
cargo install htmlq
S

Sed

data processing

Stream editor for filtering and transforming text

text-processingclassicposix
0
brew install gnu-sed
W

Watch

data processing

Execute command repeatedly and display output

command-executionmonitoringc
0
brew install watch
C

Cut

data processing

Remove sections from each line of files

text-processingposixc
0
brew install coreutils
S

Sort

data processing

Sort lines of text files

text-processingposixc
0
brew install coreutils
U

Uniq

data processing

Report or omit repeated lines

text-processingposixc
0
brew install coreutils
E

Echo

data processing

Display a line of text

text-outputposixc
0
brew install coreutils
P

Printf

data processing

Format and print data

text-outputposixc
0
brew install coreutils
W

Wc

data processing

Count words, lines and characters

text-processingposixc
0
brew install coreutils