macOS
brew install jclocal Homebrew formula metadata
sudo port install jcMacPorts ports tree · sysutils/jc/Portfile · source: api.github.com
brew
Serializes the output of command-line tools to structured JSON output. Version 1.25.7 via Homebrew; verified 2026-06-19.
install
brew install jclocal Homebrew formula metadata
sudo port install jcMacPorts ports tree · sysutils/jc/Portfile · source: api.github.com
sudo apk add jcAlpine Linux edge package indexes · jc · source: dl-cdn.alpinelinux.org
sudo apt install jcDebian stable package indexes · jc · source: deb.debian.org
sudo dnf install jcFedora Rawhide package metadata · jc · source: dl.fedoraproject.org
nix profile install nixpkgs#jcnixpkgs package indexes · jc · source: raw.githubusercontent.com
sudo pacman -S jcArch Linux sync databases · jc · source: geo.mirror.pkgbuild.com
sudo zypper install jcopenSUSE Tumbleweed package metadata · jc · source: download.opensuse.org
scoop install main/jcScoop official bucket manifest trees · bucket/jc.json · source: api.github.com
winget install --id KellyBrazil.jc -eWindows Package Manager source index · KellyBrazil.jc · source: cdn.winget.microsoft.com
overview
Serializes the output of command-line tools to structured JSON output
history
jc, short for JSON Convert, is a CLI tool and Python library that turns the output of many command-line tools, file formats, and strings into JSON, YAML, or Python data structures. Its README frames the core workflow as piping familiar Unix command output into jc and then into tools such as jq.
The public repository was created in 2019, and the project quickly centered on parser coverage: commands, proc files, package metadata, network tools, logs, and common string formats. The README links the author's project motivation under the theme of bringing Unix-style text pipelines into a JSON-aware shell environment.
jc spread beyond a single Python package into operating-system repositories and automation ecosystems. The README documents installation through pip, Homebrew, Debian and Ubuntu, Fedora, openSUSE, Arch, Nix, Guix, Gentoo, Photon, FreeBSD ports, prebuilt binaries, an Ansible filter plugin, and a FortiSOAR connector.
The standard usage is to pipe command output into jc with a parser flag, or to use the magic syntax that prefixes the original command with jc. It can also be imported as a Python library, returning dictionaries, lists, or lazy iterables for streaming parsers.
jc is important to command-line package nerds because it reduces the need for brittle awk, sed, and regex parsing around legacy Unix tools. It sits in the same cultural lane as jq and jello: make shell pipelines structured without waiting for every upstream command to add a JSON flag.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
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 |
|---|---|---|---|
jc | 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/jc
install metadata
| Package key | brew:jc |
|---|---|
| Version | 1.25.7 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/jc |
| Homepage | https://github.com/kellyjonbrazil/jc |
| Repository | https://github.com/kellyjonbrazil/jc |
| Upstream docs | https://github.com/kellyjonbrazil/jc/blob/master/README.md |
| License | MIT |
| Source archive | https://files.pythonhosted.org/packages/a9/da/7827d3389d87fa645556d595a2a437576de83f7a7d4a5fceda9c32208c0b/jc-1.25.7.tar.gz |
| Last updated | 2026-06-19T18:32:56Z |
| Pulse | updated |
| Dependencies | libyaml, 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 | jc |
| 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.
jc 1.25.4-1
JSON CLI output utility
https://github.com/kellyjonbrazil/jc
sudo apt install jcjc
nix profile install nixpkgs#jcjc 1.25.1-1
JSON CLI output utility
https://github.com/kellyjonbrazil/jc
sudo apt install jcjc 1.25.6-r1
CLI & python library converting output of common tools, file-types & strings to JSON, YAML or dicts
https://kellyjonbrazil.github.io/jc/
sudo apk add jcjc-bash-completion 1.25.6-r1
Bash completions for jc
https://kellyjonbrazil.github.io/jc/
sudo apk add jc-bash-completionjc-doc 1.25.6-r1
CLI & python library converting output of common tools, file-types & strings to JSON, YAML or dicts (documentation)
https://kellyjonbrazil.github.io/jc/
sudo apk add jc-docjc-pyc 1.25.6-r1
Precompiled Python bytecode for jc
https://kellyjonbrazil.github.io/jc/
sudo apk add jc-pycjc-zsh-completion 1.25.6-r1
Zsh completions for jc
https://kellyjonbrazil.github.io/jc/
sudo apk add jc-zsh-completionjc 1.25.6-2.fc44
Serialize the output of CLI tools and file-types to structured JSON
https://github.com/kellyjonbrazil/jc
sudo dnf install jcpython3-jc 1.25.6-2.fc44
Module for serializing output of CLI tools into JSON
https://github.com/kellyjonbrazil/jc
sudo dnf install python3-jcjc 1.25.6-2
Converts the output of popular command-line tools and file-types to JSON
https://github.com/kellyjonbrazil/jc
sudo pacman -S jcjc 1.25.6-1.2
JSON CLI output utility
https://github.com/kellyjonbrazil/jc
sudo zypper install jcjc
sudo port install jcmain/jc
scoop install main/jcKellyBrazil.jc
winget install --id KellyBrazil.jc -esource 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.