All Projects → modfy → Modfy.video

modfy / Modfy.video

Licence: apache-2.0
A video transcoder and converter built using Web Assembly and FFMPEG to transcode and convert videos right in your browser while protecting your privacy

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to Modfy.video

Offline Qr Code
📱 Browser add-on allowing you to quickly generate a QR code offline with the URL of the open tab or other text!
Stars: ✭ 193 (-31.8%)
Mutual labels:  hacktoberfest, privacy, browser
Emberclear
Encrypted Chat. No History. No Logs.
Stars: ✭ 157 (-44.52%)
Mutual labels:  hacktoberfest, wasm, privacy
Python Scripts
Collection of Various Python Script's.💻
Stars: ✭ 195 (-31.1%)
Mutual labels:  hacktoberfest, browser
Cep Promise
Busca por CEP integrado diretamente aos serviços dos Correios, ViaCEP e outros (Node.js e Browser)
Stars: ✭ 2,483 (+777.39%)
Mutual labels:  hacktoberfest, browser
Rhino3dm
Libraries based on OpenNURBS with a RhinoCommon style
Stars: ✭ 232 (-18.02%)
Mutual labels:  hacktoberfest, wasm
Openlinkwith
Open the current webpage you have in another app. Magic! 🔮
Stars: ✭ 158 (-44.17%)
Mutual labels:  hacktoberfest, browser
Brain.js
brain.js is a GPU accelerated library for Neural Networks written in JavaScript.
Stars: ✭ 12,358 (+4266.78%)
Mutual labels:  hacktoberfest, browser
Tor Socks Proxy
🐳 Tiny Docker(🤏 10MB) image as 🧅 Tor SOCKS5 proxy 🛡
Stars: ✭ 218 (-22.97%)
Mutual labels:  hacktoberfest, privacy
Superview
A small program that takes a 4:3 aspect ratio video file, and transforms it to a 16:9 video using the GoPro SuperView method
Stars: ✭ 137 (-51.59%)
Mutual labels:  hacktoberfest, ffmpeg
recode-converter
A modern & simple audio converter for video files
Stars: ✭ 22 (-92.23%)
Mutual labels:  converter, ffmpeg
Matomo
Liberating Web Analytics. Star us on Github? +1. Matomo is the leading open alternative to Google Analytics that gives you full control over your data. Matomo lets you easily collect data from websites & apps and visualise this data and extract insights. Privacy is built-in. We love Pull Requests!
Stars: ✭ 15,711 (+5451.59%)
Mutual labels:  hacktoberfest, privacy
webp-wasm
Webp image convertor (webassembly, works offline in browser)
Stars: ✭ 18 (-93.64%)
Mutual labels:  converter, wasm
Cast Sh
📟 An instance of your terminal in your browser
Stars: ✭ 151 (-46.64%)
Mutual labels:  hacktoberfest, browser
Ac Music Extension
Google Chrome extension that plays hourly Animal Crossing music and more while browsing!
Stars: ✭ 262 (-7.42%)
Mutual labels:  hacktoberfest, browser
Handwritten.js
Convert typed text to realistic handwriting!
Stars: ✭ 1,806 (+538.16%)
Mutual labels:  hacktoberfest, converter
Web Worker Proxy
A better way of working with web workers
Stars: ✭ 218 (-22.97%)
Mutual labels:  hacktoberfest, browser
Ephemeral
A private-by-default, always-incognito browser for elementary OS
Stars: ✭ 133 (-53%)
Mutual labels:  hacktoberfest, privacy
Mailcare
[MIRRORING REPOSITORY] See https://gitlab.com/mailcare/mailcare. MailCare is an open source disposable email address services. Accessible via web browser or API to protect your privacy right now.
Stars: ✭ 136 (-51.94%)
Mutual labels:  hacktoberfest, privacy
Svg2pdf.js
A javascript-only SVG to PDF conversion utility that runs in the browser. Brought to you by yWorks - the diagramming experts
Stars: ✭ 231 (-18.37%)
Mutual labels:  hacktoberfest, browser
wasm2kt
Web Assembly to Kotlin and Java converter. Allows to compile a C or C++ program/library, and generate a Kotlin or Java program/library.
Stars: ✭ 20 (-92.93%)
Mutual labels:  converter, wasm
modfy.video

Netlify Status Codecs And Formats CI CodeQL Language grade: JavaScript Run on Repl.it

Built with ❤︎ by CryogenicPlanet and contributors


Usage

Landing page : https://modfy.video/

Web Application : https://app.modfy.video/

  1. Go to app.modfy.video
  2. Add video/images
  3. Choose settings
  4. Download processed video

Contributing

Quick Start

  1. Install dependencies
git clone https://github.com/modfy/modfy.video.git
yarn install
# or
npm install
  1. Build
yarn generate
# or
npm run-scripts generate
  1. Start
yarn start
# or
npm start

Full getting started at https://docs.modfy.video/pages/get%20started/quickstart

Our Contributing Guidelines also should be a good starting point.

Documentation

Full documentation is at https://docs.modfy.space/

The API Reference is here

Project Structure

Browser Support

Our build of FFmpeg needs SharedArrayBuffer support so our browser support depends on that

Data on support for the sharedarraybuffer feature across the major browsers from caniuse.com

Learn more at: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/SharedArrayBuffer#Browser_compatibility or https://caniuse.com/#feat=sharedarraybuffer

Author

Built by @CryogenicPlanet

License

Apache 2.0

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].