Download

Released versions



Get from SVN

If you want to try the latest development version, you need to grab Kipi from the KDE SVN. It's located in the kdeextragear-libs module.

You can either get the source code using SVN like this:

% svn co svn://anonsvn.kde.org/home/kde/branches/extragear/kde3/libs
% cd libs
% svn co svn://anonsvn.kde.org/home/kde/branches/KDE/3.5/kde-common/admin

If you want to test a single module, kipi-plugins for instance, you can:

% svn co -N svn://anonsvn.kde.org/home/kde/branches/extragear/kde3/libs
% cd libs
% svn co svn://anonsvn.kde.org/home/kde/branches/extragear/kde3/libs/kipi-plugins
% svn co svn://anonsvn.kde.org/home/kde/branches/KDE/3.5/kde-common/admin

The current KDE SVN tarballs of the host applications which support Kipi can be downloaded from this link.