Thumbnails: Difference between revisions
No edit summary |
Update to live url |
||
Line 2: | Line 2: | ||
== Creating custom thumbnailers == | == Creating custom thumbnailers == | ||
Most package mangers accept the [https://specifications.freedesktop.org/thumbnail-spec/ | Most package mangers accept the [https://specifications.freedesktop.org/thumbnail-spec/latest/index.html Thumbnail Managing Standard], by using it you can create your own thumbnailer for any file format, this can be done by: | ||
# First you need to figure out how to create a <code>.png</code> image from a file in the desired format. | # First you need to figure out how to create a <code>.png</code> image from a file in the desired format. |