Video Studio SDKv0.0.3

Plugins catalog

The official plugins shipped alongside the SDK. Each is a separate npm package you opt into.

Plugins extend the editor without forking it. They register through the SDK's plugin system, lazy-load their panels, and gate on the adapters they need. The catalog below covers every plugin published in this monorepo — pick the ones you want and install them individually.

If you want to write your own, see Plugin authoring in the SDK section.

Package map

PluginPackage
Animation@studio-dev/vsdk-plugin-animation
Filters@studio-dev/vsdk-plugin-filters
GIF@studio-dev/vsdk-plugin-gif
Mask@studio-dev/vsdk-plugin-mask
Stock@studio-dev/vsdk-plugin-stock
Transition@studio-dev/vsdk-plugin-transition
Typography@studio-dev/vsdk-plugin-typography

On this page