1tracker-thumbnailer(1) User Commands tracker-thumbnailer(1)
2
3
4
6 tracker-thumbnailer - create freedesktop.org compliant thumbnails
7
8
10 tracker-thumbnailer FILE MIMETYPE ICONSIZE
11
12
14 tracker-thumbnailer takes an image file as input and produces a thumb‐
15 nail which is compliant to the freedesktop.org thumbnail specification.
16 It relies on external tools like convert to do the actual transforma‐
17 tion.
18
19 tracker-thumbnailer is called by trackerd to create thumbnails which
20 are then used by frontends like tracker-search-tool to illustrate the
21 search results.
22
23
25 FILE Image file for which a thumbnail should be created.
26
27 MIMETYPE
28 Mime type of the image/document, e.g. image/png or applica‐
29 tion/pdf. If no thumbnailer is installed for this mime type,
30 tracker-thumbnailer will output a error message.
31
32 ICONSIZE
33 Size of the generated thumbnail. Currently supported is only
34 normal, which is 128x128 pixel.
35
36
38 trackerd(1), tracker-search(1), tracker-search-tool(1), convert(1).
39
40
42 tracker-thumbnailer was written by Edward Duffy <eduffy@gmail.com>.
43
44 This manual page was written by Michael Biebl <biebl@debian.org>, for
45 the Debian project (but may be used by others).
46
47
48
49GNU July, 2007 tracker-thumbnailer(1)