Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/radekvym/bezel-more

Online video to GIF/WebP converter that allows you to add device bezels to your screen recordings.
https://github.com/radekvym/bezel-more

bezel converter ffmpeg ffmpeg-wasm gh-pages gif react reactjs tailwind tailwindcss tooling video video-to-gif video-to-gifs video-tools videotogif webp

Last synced: about 2 months ago
JSON representation

Online video to GIF/WebP converter that allows you to add device bezels to your screen recordings.

Awesome Lists containing this project

README

        

# bezel-more

Simple **video to GIF/WebP** converter that allows you to add a **device bezel** to your screen recordings.















The application can be found on [radekvym.github.io/bezel-more](https://radekvym.github.io/bezel-more/).

## Features

Video processing is provided using the [ffmpeg library](https://ffmpeg.org/) via [Web Assembly](https://github.com/ffmpegwasm/ffmpeg.wasm). All the video processing is done on the client side. UI is built using [React](https://react.dev/) in combination with [Tailwind CSS](https://tailwindcss.com/).