bgrins/videoconverter.js
[UNMAINTAINED] Convert videos in your browser
{ "createdAt": "2013-11-11T19:38:01Z", "defaultBranch": "master", "description": "[UNMAINTAINED] Convert videos in your browser", "fullName": "bgrins/videoconverter.js", "homepage": "http://bgrins.github.io/videoconverter.js/", "language": "JavaScript", "name": "videoconverter.js", "pushedAt": "2018-02-12T03:09:33Z", "stargazersCount": 2364, "topics": [], "updatedAt": "2025-11-17T05:39:46Z", "url": "https://github.com/bgrins/videoconverter.js"}#videoconverter.js
videoconverter.js is a library that allows you to convert and manipulate videos inside of your web browser.
This is achieved by converting the popular FFmpeg library into JavaScript, using Emscripten.
It was originally conceived for a project called Video Funhouse in Node Knockout 2013.
Want to jump straight to a demo?
- The terminal demo is here: http://bgrins.github.io/videoconverter.js/demo
- The Video Funhouse sample application is here: https://video-funhouse.herokuapp.com.
Documentation and Build Instructions
Section titled “Documentation and Build Instructions”For more information about building and using the project, visit the project homepage at http://bgrins.github.io/videoconverter.js/.
Questions and Comments
Section titled “Questions and Comments”Feel free to ping @bgrins or @aaronm67.
Contributing
Section titled “Contributing”Interested in helping out? We have added a section about contributing on the project page: http://bgrins.github.io/videoconverter.js#contributing.