JSON Tools

jtc – extract, manipulate and transform source JSON

jtc (an acronym for JSON transformational chains) is a simple yet very powerful and efficient CLI utility tool to process and manipulate JSON data.

This tool selects one or multiple elements from a source JSON and apply various actions on the selected elements at once (wrap selected elements into a new JSON, filter in/out, sort elements, update elements, insert new elements, remove, copy, move, compare, transform, swap around and many other operations).

jtc is free and open source software.

Key Features

  • Simple user interface allowing applying a bulk of changes in a single or chained sets of commands.
  • Featured walk-path interface lets extracting any combination of data from sourced JSON trees.
  • Extracted data is representable either as found, or could be encapsulated in JSON array/object or transformed using templates.
  • Supports Regular Expressions when searching source JSON.
  • Fast and efficient processing of very large JSON files (various built-in search caches).
  • Insert/update operations optionally may undergo shell cli evaluation.
  • Supports in-place modifications of the input/source JSON file.
  • Features namespaces, facilitating interpolation of preserved JSON values in templates.
  • Supports buffered and streamed modes of input read.
  • Sports concurrent input JSON reading/parsing (on multi-core CPU).
  • Extensively debuggable.
  • conforms to JSON specification.

Website: github.com/ldn-softdev/jtc
Support: User Guide
Developer: Dmitry Lyssenko
License: MIT License

jtc is written in C++. Learn C++ with our recommended free books and free tutorials.


Related Software

JSON Tools
jqLightweight and flexible JSON processor. It's like sed for JSON
fxJSON viewer with streaming and mouse support
jaqjq clone focused on correctness, speed, and simplicity.
gronTransforms JSON into discrete assignments to make it easier to grep
gojqPure Go implementation of jq
jlessCommand-line JSON viewer written in Rust
jnvNavigates JSON offering a viewer and filter editor
JSON EditorView, edit, format, and validate JSON
DaselQuery, modify and transform structured data
jidJSON incremental digger by using filtering queries
joSmall utility to create JSON objects
jsonrepairRepair malformed and invalid JSON documents
faqBilled as a more flexible jq supporting additional formats
jelloFilter JSON and JSON Lines data with Python syntax
qqjq but an interoperable configuration format transcoder
json-tuiJSON terminal UI
jqpTUI playground to experiment with jq
emutoSmall language for manipulating and restructuring JSON and other data
svelte-jsoneditorView, edit, format, transform, and validate JSON
qoQuery JSON, CSV, and TSV files using SQL
jqlQuery and process JSON data
JaniceDesktop app for viewing large JSON files
unqeryQuery and transform JSON data
TwigTerminal JSON viewer and YAML viewer
jtcExtract, manipulate and transform source JSON
pyfxPython-native TUI JSON viewer
OTreeInteractive viewer for structured data
kirillJSON validator
jshonParses, reads and creates JSON. It's designed to be as usable as possible
jsawkLike awk, but for JSON
jiqInteractive JSON query tool

Read our verdict in the software roundup.


Best Free and Open Source Software Explore our carefully curated directory of recommended free and open source software, covering every major software category.

The directory forms part of our extensive collection of articles for Linux enthusiasts. It includes hundreds of detailed reviews, together with free and open source alternatives to proprietary software from companies such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

LinuxLinks also covers interesting projects worth exploring, Linux-compatible hardware, free programming books and tutorials, and much more.

Know a useful free and open source Linux application that we haven’t covered? Tell us about it using our submission form.
Subscribe

Please read our Comment Policy before commenting.

Notify of
guest
0 Comments
Oldest
Newest Most Voted