We have explained how to install KIM in KDE Plasma 5. Now, we need to explain the same in KDE Plasma 4. KDE 4 and 5 are a little bit different so we need also different explanations to install KIM.
Install ImageMagick
KIM needs ImageMagick software to do its tasks. ImageMagick is free software according to FSF Directory. KIM won't work until you have ImageMagick installed.
sudo apt-get install imagemagickExplanation: in Kubuntu 14.04, this takes about 4 MB to download.
Obtain KIM
Download KIM for KDE 4 from http://kde-apps.org/content/show.php?content=11505. You will get a small tar.gz file. Save it in your $HOME directory.
Extract KIM
Extract it in your $HOME directory (for the sake of convenience). So you have the correct directory in ~/kim4.
Install KIM
To install KIM, especially in KDE 4.1x and above, you need to do these command lines:
- sudo mkdir /usr/share/kde4/services/ServiceMenus/imageconverter.desktop
- sudo bash ~/kim4/install.sh
Use KIM
As long as you have ImageMagick and installed KIM correctly, now you can see every right-click menu in image file contains KIM menus like this.