- Integrations
- TypeScript SDK
TypeScript SDK
Install and package links for the official Very Good FFmpeg TypeScript SDK.
The official TypeScript SDK is published on npm as @verygoodffmpeg/sdk.
Install
npm install @verygoodffmpeg/sdkLinks
Full SDK docs and examples live in the repo README.
Compatibility
- Node.js 18 or newer.
- TypeScript projects using ESM imports.
- CommonJS consumers through the package
requireexport.