Thumbnails: Difference between revisions

Ekosz (talk | contribs)
No edit summary
Jopejoe1 (talk | contribs)
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/thumbnail-spec-latest.html Thumbnail Managing Standard], by using it you can create your own thumbnailer for any file format, this can be done by:
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.