Thanks to visit codestin.com
Credit goes to github.com

Skip to content

RadekVyM/bezel-more

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bezel-more

bezel-more is a simple, privacy-friendly video to GIF/WebP converter that allows you to add a device bezel around your screen recordings. All processing is performed locally in your browser—no uploads or server-side video handling.

Try the app: radekvym.github.io/bezel-more

Features

  • Convert videos to GIF or WebP formats directly in your browser
  • Add device bezels (iPhones and selected Android phones) for polished, professional screen recordings
  • Privacy-first: all processing happens client-side—your videos never leave your computer
  • No installation required: runs completely in the browser
  • Powered by ffmpeg.wasm—WebAssembly port of ffmpeg
  • UI is built using React in combination with Tailwind CSS