{"id":19253701,"url":"https://github.com/imgly/video-editor-wasm-react","last_synced_at":"2025-04-21T14:32:14.443Z","repository":{"id":73337368,"uuid":"540162383","full_name":"imgly/video-editor-wasm-react","owner":"imgly","description":"A Video editor with Wasm and React running entire in the browser, includes simple trimming control and a button to convert the video to a git.","archived":false,"fork":false,"pushed_at":"2024-08-19T12:47:47.000Z","size":5041,"stargazers_count":51,"open_issues_count":0,"forks_count":14,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-01T13:51:15.263Z","etag":null,"topics":["ffmpeg","ffmpeg-wasm","gif-converter","react-video","react-video-editor","trim-videos","video-editor","video-editor-js","wasm-react"],"latest_commit_sha":null,"homepage":"https://img.ly/showcases/cesdk/video-ui/web","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/imgly.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-09-22T20:41:03.000Z","updated_at":"2025-04-01T03:16:53.000Z","dependencies_parsed_at":null,"dependency_job_id":"5ed85df8-31a7-48ac-ba43-28c6a823c3b4","html_url":"https://github.com/imgly/video-editor-wasm-react","commit_stats":null,"previous_names":["janbussieck/video-editor-wasm-react"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imgly%2Fvideo-editor-wasm-react","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imgly%2Fvideo-editor-wasm-react/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imgly%2Fvideo-editor-wasm-react/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imgly%2Fvideo-editor-wasm-react/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/imgly","download_url":"https://codeload.github.com/imgly/video-editor-wasm-react/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250070301,"owners_count":21369849,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ffmpeg","ffmpeg-wasm","gif-converter","react-video","react-video-editor","trim-videos","video-editor","video-editor-js","wasm-react"],"created_at":"2024-11-09T18:32:46.837Z","updated_at":"2025-04-21T14:32:13.042Z","avatar_url":"https://github.com/imgly.png","language":"JavaScript","funding_links":[],"categories":["Intro \u0026 Learning"],"sub_categories":["Hardware Players"],"readme":"# Video Editor with Wasm and React\n## Introduction\nThis project demonstrates how to build a simple video editor using WebAssembly (Wasm) and React. The editor leverages the ffmpeg.wasm library to perform video processing directly in the browser, allowing users to upload a video, trim it, convert it to a GIF, and download the resulting file.\n\n## Getting Started\n### Prerequisites\nEnsure you have the following installed on your system:\n\n* Node.js and npm (8+)\n* React (18.2+)\n\n### Project Setup\n\n1. Clone the Repository\n\n```bash\ngit clone https://github.com/Tonel/video-editor-wasm-react\ncd video-editor-wasm-react\n```\n\n2. Install Dependencies\n\n```bash\nnpm install\n```\n\n3. Run the Application\n\n```bash\nnpm start\n```\n\nOpen http://localhost:3000 to view the app in your browser\n\n## What We Are Building\n\n![simple react wasm video editor](./public/ffmpeg-video-editor-wasm.gif)\n\nThis project showcases a web-based video editor built with React and WebAssembly. Users can:\n\n*   Upload a video\n*   Trim the video using a slider\n*   Convert the trimmed portion to a GIF\n*   Download the resulting GIF\n    \n\n### Technologies Used\n\n* [**React**](https://reactjs.org/)**:** A popular JavaScript library for building user interfaces, making it easy to create interactive UIs.\n    \n* [**WebAssembly (Wasm)**](https://webassembly.org/)**:** A binary instruction format that enables high-performance applications in the browser, allowing us to run ffmpeg in the browser.\n    \n* [**ffmpeg.wasm**](https://github.com/ffmpegwasm/ffmpeg.wasm)**:** A WebAssembly port of FFmpeg, enabling video and audio processing directly in web applications.\n    \n* [**Ant Design**](https://ant.design/)**:** A popular React UI framework used for the upload button and slider components.\n    \n* [**Video-React****:**](https://www.npmjs.com/package/video-react) A React component for playing videos, providing a simple way to include video playback in our editor.\n    \n\nThese technologies were chosen to create a responsive and efficient video editor that runs entirely in the browser without the need for a backend server.\n\n## Learn More\n\nFor a detailed step-by-step tutorial on how this video editor was built, please refer to the [blog post](https://img.ly/blog/how-to-build-a-video-editor-with-wasm-in-react/).\n\n## Commercial Alternative\n\nIf you are looking for a fully-featured commercial video editor, check out our [Video Editor SDK for the Web](https://img.ly/showcases/cesdk/video-ui/web). It is based on WASM and WebCodecs and runs entirely in the browser, providing powerful video editing features, including cropping, trimming, filters, brightness, color adjustments, and more.\n\nEnjoy building your video editor!","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimgly%2Fvideo-editor-wasm-react","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fimgly%2Fvideo-editor-wasm-react","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimgly%2Fvideo-editor-wasm-react/lists"}