mirror of
https://github.com/dewomser/dolphin-context-convert.git
synced 2026-03-13 17:17:18 +01:00
Update README.md
Adding images to context menu
This commit is contained in:
parent
8739badd3f
commit
84c3dba108
1 changed files with 3 additions and 1 deletions
|
|
@ -1,10 +1,11 @@
|
||||||
# KDE Plasma FFmpeg Converter
|
# KDE Plasma FFmpeg Converter
|
||||||
|
|
||||||
Right-click to convert audio/video in KDE Plasma. Uses FFmpeg. I only deal in KDE rn, feel free to PR for more compatibility
|
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
|
## Requirements
|
||||||
1. ffmpeg
|
1. ffmpeg
|
||||||
2. zenity
|
2. zenity
|
||||||
|
3. imagemagick
|
||||||
|
|
||||||
## Install
|
## Install
|
||||||
|
|
||||||
|
|
@ -21,3 +22,4 @@ Right-click file in Dolphin -> Choose format. Can converet video to mp3 as a bon
|
||||||
|
|
||||||
- Audio: MP3, AAC, OGG, WMA, FLAC, ALAC, WAV, AIFF
|
- Audio: MP3, AAC, OGG, WMA, FLAC, ALAC, WAV, AIFF
|
||||||
- Video: MP4, AVI, MOV, MKV, WMV, FLV, MPG, OGV
|
- Video: MP4, AVI, MOV, MKV, WMV, FLV, MPG, OGV
|
||||||
|
- Image: JPG, PNG, GIF, BMP, TIFF, WEBP, EPS, RAW, ICO, PSD (only supports converting from)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue