dolphin-service-menus/scale-by-half.desktop

10 lines
220 B
Desktop File
Executable file

[Desktop Entry]
Type=Service
MimeType=image/*;
Actions=scaleByHalf
[Desktop Action scaleByHalf]
Name=Scale by Half
Icon=arrow-down-double
Exec=magick "%u" -resize 50% -set filename:half "%t_half.%e" "%[filename:half]"