Right-click context menu script for KDE Plasma to convert audio and video files using FFmpeg
Find a file
2025-01-09 08:01:00 +01:00
AudioConverter.desktop video2gif 2025-01-09 08:01:00 +01:00
ffmpegconvert.sh Update ffmpegconvert.sh 2023-11-02 08:59:39 -05:00
ImageConverter.desktop video2gif 2025-01-09 08:01:00 +01:00
README.md dolphin changed the path for plugins 2025-01-06 00:14:43 +01:00
VideoConverter.desktop video2gif 2025-01-09 08:01:00 +01:00

KDE Plasma FFmpeg Converter

Right-click to convert audio/video/images in KDE Plasma. Uses FFmpeg. I only deal in KDE rn, feel free to PR for more compatibility

Requirements

  1. ffmpeg
  2. zenity
  3. imagemagick

Install

  1. put ffmpegconvert.sh in ~/Scripts/
  2. Put .desktop files in ~/.local/share/kio/servicemenus.
  3. chmod +x ~/Scripts/ffmpegconvert.sh
  4. edit .desktop files if you want the script elsewhere idk im not your mom

Use

Right-click file in Dolphin -> Choose format. Can converet video to mp3 as a bonus

Formats

  • Audio: MP3, AAC, OGG, WMA, FLAC, ALAC, WAV, AIFF
  • Video: MP4, AVI, MOV, MKV, WMV, FLV, MPG, OGV
  • Image: JPG, PNG, GIF, BMP, TIFF, WEBP, EPS, RAW, ICO, PSD (only supports converting from)