Plugins guide

Best OBS Studio plugins for Windows — install guide 2026

OBS Studio plugins extend recording and streaming with new features. Install plugins by placing files in C:\Program Files\obs-studio\obs-plugins\ or using the installer. The most popular: obs-move-transition, obs-ndi, Spectralizer and StreamFX.

Best OBS Studio plugins for Windows 2026

PluginWhat it doesFree
obs-move-transitionSmooth animated transitions between scenesYes
obs-ndiNetwork streaming between OBS instances via NDIYes
SpectralizerAudio visualiser source โ€” reacts to musicYes
StreamFXAdvanced effects: blur, 3D transform, shader filtersYes
obs-backgroundremovalAI background removal without green screenYes
Source CloneDuplicate sources across scenes without reconfigYes
Downstream KeyerOverlay that persists across all scenesYes
obs-midiControl OBS with MIDI controllersYes
Closed CaptioningAuto subtitles via Google Speech APIYes
obs-freeze-filterFreeze a source on commandYes

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.dll to C:\Program Files\obs-studio\obs-plugins\64bit\ and any data files to C:\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 folder paths
# 64-bit plugin DLLs:
C:\Program Files\obs-studio\obs-plugins\64bit\
# Plugin data/assets:
C:\Program Files\obs-studio\data\obs-plugins\
# User-specific plugins (no admin required):
%APPDATA%\obs-studio\plugins\

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.

Plugin crashing OBS?

Troubleshooting guide for OBS errors.

Troubleshooting