How to create a video editor that works in your browser.

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • ffmpeg.js

    Port of FFmpeg with Emscripten

  • Recently, browser features such as SharedArrayBuffer and WebAssembly are increasing. Video and video converter ffmpeg also works in browsers.

  • Vega

    video editor (by toshusai)

  • You can try the demo from here. https://vega.toshusai.net/ source https://github.com/toshusai/vega

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • three.js

    JavaScript 3D Library.

  • So, convert all the images/videos to image sequence once and pass them to ffmpeg. used three.js for the renderer. Three.js can handle image as Texture, also video as VideoTexture.

  • ccapture.js

    A library to capture canvas-based animations at a fixed framerate

  • The image capture step uses ccapture to ensure that the playback frame is converted to an image. All frame images to webm video.

  • Nuxt.js

    Discontinued Nuxt is an intuitive and extendable way to create type-safe, performant and production-grade full-stack web apps and websites with Vue 3. [Moved to: https://github.com/nuxt/nuxt]

  • Nuxt.js

  • Vue.js

    This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core

  • Vue.js

  • ffmpeg.wasm

    FFmpeg for browser, powered by WebAssembly

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • webm-writer-js

    JavaScript-based WebM video encoder for Google Chrome

  • WebM video encoder

  • wavesurfer.js

    Audio waveform player

  • wavesufer.js

  • RictyDiminished

    Ricty Diminished --- fonts for programming

  • RictyDimished

  • spectrum-css-workflow-icons

  • Spectrum CSS Workflow Icons

  • spectrum-vue

    Adobe Spectrum UI Components for Vue.

  • I also created a UI components to use for this. If you like / are interested, check this out too. https://github.com/toshusai/spectrum-vue

  • spectrum-css

    The standard CSS implementation of the Spectrum design language.

  • Spectrum CSS

  • docsify

    🃏 A magical documentation site generator.

  • Docsify

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts