This commit is contained in:
Kelly Brazil 2023-02-04 19:52:57 -08:00 committed by Caleb Xu
parent 8a4c3161dc
commit a54d67f379
1 changed files with 1 additions and 0 deletions

View File

@ -302,6 +302,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos.
* [gifgen](https://github.com/lukechilds/gifgen) - Simple high quality GIF encoding
* [image-scraper](https://github.com/sananth12/ImageScraper) - A cool command line image scraper with a lot of features.
* [imgp](https://github.com/jarun/imgp) - Blazing fast batch image resizer and rotator
* [jc](https://github.com/kellyjonbrazil/jc) - Convert command output, file-types, and common strings to JSON or YAML for easier use in scripts.
* [jo](https://github.com/jpmens/jo) - A small utility to create JSON objects from command-line arguments.
* [jq](https://github.com/stedolan/jq) - Sed for json data. You can use it to slice and filter and map and transform structured data
* [korkut](https://github.com/oguzhaninan/korkut) - Quick and simple image processing at the command line.