← Back to tools
View AGENTS.md for jtbl
jtbl
Print JSON and JSON Lines data as a table in the terminal
Description
jtbl is a simple CLI tool to print JSON and JSON Lines data as a table in the terminal. It converts JSON arrays into formatted tables for easy readability.
AI Summary
Display JSON data as formatted tables in the terminal
Capabilities
- + Convert JSON to formatted tables
- + Support for JSON Lines format
- + Terminal-friendly table output
Use When
- → You want to view JSON data as a table
- → You need tabular display of JSON output
Avoid When
- x You need JSON processing, not display