CLI Toolkit Pro
I built a unified command-line tool for file processing.
What it does
| Feature | Free | Pro |
|---|---|---|
| CSV merge/clean | ? | ? |
| JSON format/validate | ? | ? |
| Image compress/resize | ? | ? |
| PDF merge/split | ? | ? |
| File rename/organize | ? | ? |
| Text batch replace | ? | ? |
| Pipeline automation | ? | ? |
Install
npm install -g cli-toolkit-pro
Use
# Merge CSVs
toolkit csv merge sales_*.csv -o merged.csv
# Compress images
toolkit image compress ./photos/ --quality 80
# Format JSON
toolkit json format config.json
# Merge PDFs
toolkit pdf merge *.pdf
# Run a pipeline
toolkit pipeline pipeline.json
Pricing
- Free: file, text operations
- Pro ($0.99 one-time): CSV, JSON, image, PDF, pipeline
One license also unlocks FL AI Bidder (auto-bid on Freelancer).
Get License
https://bobotempes.gumroad.com/l/nmcqjr
After purchase:
toolkit activate YOUR_LICENSE_KEY
Links
- npm: https://www.npmjs.com/package/cli-toolkit-pro
- Gumroad: https://bobotempes.gumroad.com/l/nmcqjr
- GitHub: https://github.com/lb1192176991-lab/cli-toolkit-pro
More Resources
- 🛠️ My tools & open-source projects: GitHub
- 📝 Blog & updates: TucaoWall
- ☁️ Deploy your own cloud server and get credit: DigitalOcean
- 🐙 CLI Toolkit Pro (bundle of all my CLI tools): npm
- 💼 Hire me on Freelancer: a0982
Top comments (0)