@catlabtech/webcvt-cli
Command-line interface for webcvt. Convert files from the terminal without writing code.
Installation
bash
# Use directly (no install)
npx @catlabtech/webcvt-cli <input> <output>
# Or install globally
npm i -g @catlabtech/webcvt-cliAPI
See the CLI Usage guide for full documentation.