A user-friendly GUI for converting videos and animations, (designed for short videos, up to about 20 seconds), with special support for animated WebP files. Built with Python/Gradio and packaged as a portable AppImage for Linux. The UI is in Galician (Galego) and English.
- Easy video processing and image extraction powered by ffmpeg.
- Reliably converts animated WebP files (the original motivation for the project!).
- Adjust video speed and quality (CRF/QP).
- Color correction presets and manual adjustments (brightness, contrast, saturation...).
- Scale video resolution.
- Audio mixing with fade-in/out effects for multiple tracks.
- GPU acceleration support (NVIDIA NVENC).
- It does not use AI models to be lightweight.
- Creates a cache to speed up processes, it is deleted upon exit or manually.
- Managing presets.
- Go to the Releases page.
- Download the latest
.AppImage
file. - Make it executable:
chmod +x VideoConverterGalEng-x86_64.AppImage
- Run it:
./VideoConverterGalEng-x86_64.AppImage
- Or use crea.sh to compile the appimage from the source code.
This project is licensed under the MIT License. See the LICENSE
file for details.