Best OBS Studio plugins for Windows 2026
| Plugin | What it does | Free |
|---|---|---|
| obs-move-transition | Smooth animated transitions between scenes | Yes |
| obs-ndi | Network streaming between OBS instances via NDI | Yes |
| Spectralizer | Audio visualiser source โ reacts to music | Yes |
| StreamFX | Advanced effects: blur, 3D transform, shader filters | Yes |
| obs-backgroundremoval | AI background removal without green screen | Yes |
| Source Clone | Duplicate sources across scenes without reconfig | Yes |
| Downstream Keyer | Overlay that persists across all scenes | Yes |
| obs-midi | Control OBS with MIDI controllers | Yes |
| Closed Captioning | Auto subtitles via Google Speech API | Yes |
| obs-freeze-filter | Freeze a source on command | Yes |
How to install OBS plugins on Windows
- 1
Download the plugin
Most OBS plugins are on GitHub. Download the Windows release (.zip or .exe installer). Check the GitHub Releases page for the latest version.
- 2
Run the installer (if provided)
Many plugins come with an installer .exe. Run it and it places files in the correct location automatically.
- 3
Manual install (ZIP)
For ZIP plugins: extract and copy
plugin-name.dlltoC:\Program Files\obs-studio\obs-plugins\64bit\and any data files toC:\Program Files\obs-studio\data\obs-plugins\plugin-name\. - 4
Restart OBS
Close and reopen OBS Studio. The plugin appears in the sources, filters or transitions list depending on its type.
Plugin questions
How to install OBS plugins Windows 11 — step by step
Download the plugin ZIP or installer from the plugin's GitHub page. If it has an .exe installer, run it. For ZIP: extract the .dll to C:\Program Files\obs-studio\obs-plugins\64bit\ and data files to C:\Program Files\obs-studio\data\obs-plugins\plugin-name\. Restart OBS. The plugin appears in sources/filters/transitions.
OBS plugin not showing after install
Check: (1) the .dll is in the correct 64bit folder, (2) you restarted OBS completely, (3) the plugin requires data files that are missing. Some plugins also appear in different menus — transitions plugins appear in the Scene Transitions panel, filter plugins in source filters.
OBS plugins download — where to find them?
The best sources: the OBS forum at obsproject.com/forum, the obs-studio-community GitHub organisation, and individual plugin GitHub repos. Always download from the official plugin repository to avoid malware.