editframe
- 6 skills
- 0 followers
- 8 hours ago last updated
- ▌ Webhooks · editframeWebhook notifications for render completion and file processing events. Configure an endpoint, verify HMAC signatures, and handle real-time status payloads.
- ▌ Dev Server · editframeLocal dev server for Editframe compositions. Adds on-demand video transcoding, local asset serving, and URL signing with no cloud dependency, through the Vite plugin, the Next.js plugin, or the framework-agnostic dev-server package.
- ▌ Editor Gui · editframeBuild video editing interfaces with Editframe's GUI components. Assemble a timeline, scrubber, canvas, preview, playback controls, and transform handles into a custom editor. Use this for a timeline, scrubber, preview, playback control, volume control, mute button, fullscreen toggle, picture-in-picture toggle, resolution picker, trim handle, or hierarchy panel.
- ▌ Composition · editframeBuild video compositions with Editframe. Use HTML web components or React. Add video, audio, images, text, captions, and transitions, then render to a file.
- ▌ Editframe API · editframeJavaScript/TypeScript SDK and CLI for Editframe's video rendering API. Create renders, upload and process video, image, and caption files, transcribe audio, sign URLs for browser playback, and render or preview compositions from the command line.
- ▌ Editframe Create · editframeScaffold a new Editframe video project from a template. This generates the project structure, installs dependencies, and sets up composition tooling to start immediately.