Introduction
Etro is a frontend video-processing framework. You can composite, concatenate, filter, crop and trim image, audio, video and text content. The result can be rendered to a <canvas>
element and an audio context, streamed with WebRTC or recorded to a Blob. You can create custom sources and filters to fit your use case.
Etro can be used with React, Vue, Svelte, Angular, and plain JavaScript.