[](https://app.netlify.com/sites/react-clui/deploys)


[](https://lgtm.com/projects/g/modfy/modfy.video/context:javascript)
[](https://repl.it/github/Etwas-Builders/modfy.video)
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](https://docs.modfy.video/pages/get%20started/contributingguidelines)
### [Quick Start](https://docs.modfy.video/pages/get%20started/quickstart)
1. Install dependencies
```shell
git clone https://github.com/modfy/modfy.video.git
yarn install
# or
npm install
```
2. Build
```shell
yarn generate
# or
npm run-scripts generate
```
3. Start
```shell
yarn start
# or
npm start
```
Full getting started at [https://docs.modfy.video/pages/get%20started/quickstart](https://docs.modfy.video/pages/get%20started/quickstart)
Our [Contributing Guidelines](https://docs.modfy.video/pages/get%20started/contributingguidelines) also should be a good starting point.
## [Documentation](https://docs.modfy.video/)
Full documentation is at https://docs.modfy.space/
The API Reference is [here](https://docs.modfy.video/globals.html)
**[Project Structure](https://docs.modfy.video/pages/get%20started/projectstructure)**
## Browser Support
Our build of FFmpeg needs SharedArrayBuffer support so our browser support depends on that