macOS
brew install jtbllocal Homebrew formula metadata
sudo port install jtblMacPorts ports tree · textproc/jtbl/Portfile · source: api.github.com
brew
Convert JSON and JSON Lines to terminal, CSV, HTTP, and markdown tables. Version 1.6.0 via Homebrew; verified from local package data.
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 | cli | global executable |
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.
https://github.com/kellyjonbrazil/jtbl
install metadata
| Package key | brew:jtbl |
|---|---|
| Version | 1.6.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/jtbl |
| Homepage | https://github.com/kellyjonbrazil/jtbl |
| Repository | https://github.com/kellyjonbrazil/jtbl |
| Upstream docs | https://github.com/kellyjonbrazil/jtbl |
| License | MIT |
| Source archive | https://files.pythonhosted.org/packages/9e/7c/b21f3383ca611b56dbc281081cca73a24274c3f39654e7fe196d73a67af6/jtbl-1.6.0.tar.gz |
| Dependencies | python@3.14 |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | jtbl |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
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.