Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 561 Bytes

intro.md

File metadata and controls

9 lines (6 loc) · 561 Bytes
sidebar_position
1

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.