DEV Community

Bobo
Bobo

Posted on

CLI Toolkit Pro ? One CLI to Rule Them All (CSV, JSON, PDF, Images, Automation)

What is CLI Toolkit Pro?

A single CLI for:

  • CSV/Excel ? Merge, clean, convert
  • JSON ? Format, validate, filter
  • Images ? Compress, resize, convert
  • PDF ? Merge, split, extract
  • Text ? Batch find/replace
  • Files ? Organize, rename, deduplicate
  • Batch ? Schedule recurring tasks
  • Pipeline ? Chain commands

Get It

Buy: https://bobotempes.gumroad.com/l/nmcqjr ($9.99)
npm: npm install -g cli-toolkit-pro
GitHub: https://github.com/lb1192176991-lab/cli-toolkit-pro

Examples

# Merge CSVs
toolkit csv merge ./data/*.csv

# Compress images
toolkit image compress ./photos/ --quality 80

# Batch rename
toolkit file rename ./docs/ --prefix "2026_"
Enter fullscreen mode Exit fullscreen mode

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)