Skip to content

Manual Installation

pifroggi edited this page Aug 27, 2026 · 3 revisions

1. Install vs_colorfix

Download and put the entire vs_colorfix folder into your vapoursynth scripts folder, or your python site-packages folder.

You can also use pip for this and only do manual dependency installation: pip install -U vs_colorfix --no-deps


2. Install Dependencies

Tip

You only need to install the backends you intend to use. Check the backend parameter docs and benchmarks for more information.

Clone this wiki locally