Skip to content

Installation

boris-clip requires ffmpeg to be installed and available on your PATH.

Install boris-clip as a standalone tool, available system-wide without activating any environment.

uv tool install boris-clip

ffmpeg must be installed separately, e.g. via brew install ffmpeg, conda install -c conda-forge ffmpeg, or your system package manager.

pixi global install boris-clip

ffmpeg is pulled in automatically from conda-forge.

Into an existing environment

uv add boris-clip
pixi add boris-clip
pip install boris-clip