
Ethumb uses evas to generate thumbnail images of given files. the api allows great customization of the generated files and also helps complying to freedesktop.org thumbnail specification
ethumb-client creates thumbnails by communicating with a thumbnail generation server using standard d-bus protocol. the server uses ethumb itself to generate the thumbnail images and cache them using freedesktop.org standard.
this package contains headers and static libraries for the ethumb and ethumb-client libraries.