Skip to content

@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-cli

API

See the CLI Usage guide for full documentation.

Source

packages/cli/src

MIT licensed