tracker-thumbnailer
takes an image file as input and produces a thumbnail which is compliant
to the freedesktop.org thumbnail specification.
Itreliesonexternaltoolslikeconverttodothe
actual transformation.
tracker-thumbnailer
is called by
trackerd
to create thumbnails which are then used by frontends like
tracker-search-tool
to illustrate the search results.
OPTIONS
FILE
Image file for which a thumbnail should be created.
MIMETYPE
Mime type of the image/document, e.g. image/png or application/pdf.
If no thumbnailer is installed for this mime type, tracker-thumbnailer
will output a error message.
ICONSIZE
Size of the generated thumbnail.
Currently supported is only normal, which is 128x128 pixel.