Using jq to minify JSON 2016/08/19 ~ nelsonminar jq, the swiss army knife of JSON tools, can easily be used to minify a JSON file jq -c . < input.json Share this:TwitterFacebookLike this:Like Loading... Related