Add authentic VHS and CRT television look to video footage in DaVinci Resolve or Natron.
Apply glitch and datamosh style distortion effects to video clips without extra software.
Convert footage into pixel art, halftone, or dithered retro visual styles.
Render identical glitch effects across multiple machines on a render farm thanks to deterministic randomness.
| purzbeats/purzos-ofx | craftsmantweezers95/unlocker-phone-tool-2026 | kernullist/kn-live-dbg | |
|---|---|---|---|
| Stars | 20 | 20 | 20 |
| Language | C++ | C++ | C++ |
| Setup difficulty | easy | moderate | hard |
| Complexity | 2/5 | 2/5 | 5/5 |
| Audience | designer | ops devops | developer |
Figures from each repo's GitHub metadata at analysis time.
Just copy the downloaded plugin bundles into the OS OFX plugin folder and relaunch the video editor.
purzOS OFX plugins is a collection of 64 video effect plugins for professional video editing software, built using the OpenFX standard so they work inside DaVinci Resolve, Natron, and other compatible video editors. The plugins recreate the look of old analog technology and creative visual effects: retro pixel art, glitch and datamosh distortion, VHS tape artifacts, CRT television scanlines, color grades, and warped optical looks. Each plugin is written as a single self contained C++ file, sharing one small helper file for shared math, and compiled against the official OpenFX support library. Some of the plugins are ports of effects from an earlier web based project by the same author, while the rest were built specifically for this collection. Once installed, all of the effects appear together under a folder named OpenFX, then purzOS inside the video editor's effects browser. A key design choice is that every effect is deterministic: any randomness used in an effect is generated from a fixed combination of a seed value, the frame number, and pixel position, rather than a random number generator. This means the exact same render will look identical no matter which computer it runs on, which matters for splitting a render job across multiple machines on a render farm. Installation involves downloading a prebuilt archive for Windows, macOS on Apple Silicon, or Linux from the project's Releases page, then placing the plugin folders into the operating system's standard OFX plugin directory. Users without administrator access can instead point an environment variable at a custom folder. The plugins have been tested in DaVinci Resolve and Natron and are expected to work in any OFX 1.x compatible host application. The effects are organized into groups covering ported web tools, glitch effects, a full analog VHS signal chain, unusual optical looks like video feedback and phosphor burn, pixel art and dithering styles, additional glitch and datamosh effects, CRT and display simulation, and color and tone adjustments.
A free collection of 64 native OpenFX plugins that add retro, glitch, VHS, and CRT style visual effects to video editors like DaVinci Resolve.
Mainly C++. The stack also includes C++, OpenFX.
Setup difficulty is rated easy, with roughly 30min to a first successful run.
Mainly designer.
This repo across BitVibe Labs
Don't trust strangers blindly. Verify against the repo.