{jqi}

The almighty jq processor
wrapped in a graphical UI

Learn More Download for Mac
cloud_download file_download content_paste

IMPORT JSON

Start by importing JSON from clipboard, a file or even the network with cURL.
JSON will be stored locally and available for future use, even if you close jqi.


filter_list

APPLY FILTERS

Write your jq program to slice, filter, map or transform the imported JSON data.
jq offers some powerful commands; It is most recommended to read its manual to get the most out of it.


EXPORT OUTPUT

Your jq program output can be easily saved to JSON file using the export button.

Download for Mac