macOS
brew install jtbllocal Homebrew formula metadata
sudo port install jtblMacPorts ports tree · textproc/jtbl/Portfile · source: api.github.com
brew / rank 7148
Convert JSON and JSON Lines to terminal, CSV, HTTP, and markdown tables. Version 1.6.0 via Homebrew; verified 2026-07-12. Also installable with nix: nix profile install nixpkgs#jtbl.
install
brew install jtbllocal Homebrew formula metadata
sudo port install jtblMacPorts ports tree · textproc/jtbl/Portfile · source: api.github.com
nix profile install nixpkgs#jtblnixpkgs package indexes · pkgs/by-name/jt/jtbl/package.nix · source: api.github.com
overview
Convert JSON and JSON Lines to terminal, CSV, HTTP, and markdown tables
history
jtbl is a small command-line formatter for turning JSON and JSON Lines streams into terminal, CSV, HTTP, and Markdown tables. Its niche is the shell pipeline: JSON-producing tools on one side, human-readable tabular output on the other.
The public repository describes jtbl as a simple CLI that reads JSON from standard input and writes table output to standard output. GitHub tag history shows a 1.0.0 tag in March 2020, followed by continued packaged releases through the 1.x line.
Adoption evidence is modest and package-manager-centered. The tool is packaged by Homebrew, MacPorts, and Nix, which places it in the same terminal-data-tool ecosystem as jq, jc, and other JSON pipeline utilities.
jtbl is used when a script or API emits JSON but the operator wants a quick table without writing a custom formatter. Its value is strongest in ad hoc inspection, README examples, shell aliases, and command demos.
Package nerds care about jtbl because it is a focused Unix-filter style utility: stdin in, stdout out, no daemon, no framework, and a packaging footprint small enough for multiple package ecosystems.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
jtbl | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:jtbl |
|---|---|
| Version | 1.6.0 |
| Package manager | Homebrew |
| Homepage | https://github.com/kellyjonbrazil/jtbl |
| Repository | https://github.com/kellyjonbrazil/jtbl |
| Last updated | 2026-07-12T22:37:08-07:00 |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
jtbl
nix profile install nixpkgs#jtbljtbl
sudo port install jtblsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.