Skip to content

ittybit audio

Extract or convert audio

Extract audio from video or convert between audio formats.

Requires FFmpeg to be installed.

ittybit audio [flags]
--end float Trim end time in seconds
--format string Output format: mp3, aac, ogg, opus, wav, flac
-h, --help help for audio
--ingest Download file before processing (default: auto). Use --no-ingest to skip download. (default true)
-i, --input string Input file path or URL
--quality string Output quality: very_low, low, medium, high, very_high
--source string Pre-computed source metadata (JSON string, file path, or - for stdin). Skips probe step.
--start float Trim start time in seconds
--cloud Run on Ittybit cloud infrastructure instead of locally
--connection string Connection name to use
--debug Show debug output including ffmpeg commands and stderr
--json Output as JSON
-o, --output string Output file path
--tty Output as human-readable text