KIPI

From KDE UserBase Wiki
Revision as of 00:33, 7 February 2012 by Abella (talk | contribs) (Created page with "KIPI")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
 

KDE Image Plugin Interface - a common plugin structure for KDE applications


KIPI (KDE Image Plugin Interface) is a common plugin structure used by KDE applications, including Digikam, KPhotoAlbum, and Gwenview.

Features

  • Allows easily adding functionality without modifying a host application's code.
  • May add extra menus and shortcuts to host applications.
  • Can manipulate images in many ways.
  • Can send images to contacts, or upload to image galleries and social networking sites.

More Information