// install via winget
Command Prompt & PowerShell
click to copy
winget install VapourSynth.VapourSynth
// direct download
Download Installer// about VapourSynth
A video processing framework with simplicity in mind
// frequently asked questions
How do I install VapourSynth using winget?
Open PowerShell or Windows Terminal and run:
winget install VapourSynth.VapourSynth. Winget ships with Windows 10 (1809+) and Windows 11 — no additional install needed.What is VapourSynth?
A video processing framework with simplicity in mind
Is VapourSynth free to download?
VapourSynth is distributed under the LGPL-2.1 license. Use the winget command above or click the download button to get the installer directly from the publisher.
How do I update VapourSynth with winget?
Run
winget upgrade VapourSynth.VapourSynth in PowerShell or Windows Terminal to update VapourSynth to the latest available version.What architecture does VapourSynth support?
The listed installer targets the x64 architecture. See the publisher’s documentation for full compatibility details.