VSView¶
Why VSView¶
Modern, extensible previewer for VapourSynth, VSView lets you open scripts, videos or images in one interface, making it easier to preview, inspect and compare sources without switching tools.
Built as a modern replacement for VSPreview, VSView focuses on cleaner, more maintainable code and straightforward plugin integration through a clear API, making official and community extensions easier to build, maintain, and adopt.
Quick start¶
Install and launch directly from your terminal:
Documentation map¶
- Installation: Requirements,
pip/uvinstall, and development setup. - Contributing: Development setup and editor recommendations.
- Usage: CLI usage, file detection, workspaces, and shortcuts.
- Plugins: Built-in tools, official plugins, and plugin development.
- User API:
set_outputand script-side API usage. - Developer API: Plugin-facing classes, hooks, and utilities.
Community and support¶
Join the JET Discord for support, feature requests, and discussion.
