Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/radekvym/bezel-more
- Owner: RadekVyM
- License: mit
- Created: 2023-10-13T11:07:52.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-18T10:48:21.000Z (3 months ago)
- Last Synced: 2024-10-19T22:34:16.451Z (2 months ago)
- Topics: bezel, converter, ffmpeg, ffmpeg-wasm, gh-pages, gif, react, reactjs, tailwind, tailwindcss, tooling, video, video-to-gif, video-to-gifs, video-tools, videotogif, webp
- Language: TypeScript
- Homepage: https://radekvym.github.io/bezel-more/
- Size: 60.2 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/).