Simple Video Converter is a high-performance, secure, and offline GUI frontend for FFmpeg, designed to make video conversion easy and fast.
The application is equipped with a unique Intelligent Adaptive Engine featuring two distinct embedded conversion pipelines:
Engine 8.1 (High Performance): Used for recent hardware and the latest graphics drivers.
Engine 7.1 (Maximum Compatibility): Used as an automatic fallback to ensure hardware acceleration remains perfectly operational, even on older configurations. The system automatically analyzes your hardware at startup and selects the most efficient engine with zero user intervention.
What's New in v1.8.0.0:
Key Features:
Smart Compression: Reduce video file sizes without exceeding your specific target limit.
100% Offline: Your files never leave your computer. Privacy first.
Multi-Stream Support: Full management and mapping of multiple audio tracks and subtitles. Choose exactly what to keep.
Total Hardware Acceleration: Advanced support for NVIDIA (NVENC) and Intel/AMD (VA-API).
Batch Processing & Session Reports: Convert multiple files at once with real-time tracking and comprehensive post-batch performance summaries.
Modern UI: Beautiful interface with multiple themes (Cyberpunk, Neon, Dark, Light).
International: Interface available in English, French, German, Spanish, Italian, Portuguese (Brazil) and Japanese.
Output Formats: MP4, MKV, AVI, WebM.
Smart Presets: Simple configurations for immediate use without complex settings.
Open Source Compliance (FFmpeg):
This application includes pre-compiled FFmpeg binaries (Versions 8.1 and 7.1) distributed under the GNU General Public License (GPL) version 3. Source code and compilation scripts are available via official upstream repositories. Simple Video Converter acts as a proprietary graphical interface for these tools.
⚠️ IMPORTANT: Accessing External Drives (USB / Secondary Drives)
By default, the strict security confinement prevents the app from reading your USB sticks or external hard drives. If your videos are stored on removable media, you must grant access by running this command once in your terminal:
sudo snap connect simple-video-converter:removable-media
You are about to open
Do you wish to proceed?
Thank you for your report. Information you provided will help us investigate further.
There was an error while sending your report. Please try again later.
Snaps are applications packaged with all their dependencies to run on all popular Linux distributions from a single build. They update automatically and roll back gracefully.
Snaps are discoverable and installable from the Snap Store, an app store with an audience of millions.
Snapd can be installed from Manjaro’s Add/Remove Software application (Pamac), found in the launch menu. From the application, search for snapd, select the result, and click Apply.
Alternatively, snapd can be installed from the command line:
sudo pacman -S snapd
Once installed, the systemd unit that manages the main snap communication socket needs to be enabled:
sudo systemctl enable --now snapd.socket
To enable classic snap support, enter the following to create a symbolic link between /var/lib/snapd/snap and /snap:
sudo ln -s /var/lib/snapd/snap /snap
Either log out and back in again, or restart your system, to ensure snap’s paths are updated correctly.
To install Simple-Video-Converter, simply use the following command:
sudo snap install simple-video-converter
Browse and find snaps from the convenience of your desktop using the snap store snap.
Interested to find out more about snaps? Want to publish your own application? Visit snapcraft.io now.