filcuc / thumbnailer

App for creating thumbnails according to the Linux XDG standard

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Supported image formats

stokito opened this issue · comments

As far I understood only JPEG and PNG are currently supported. https://github.com/filcuc/thumbnailer/blob/master/src/main.rs#L98
Maybe other formats like WEBP aren't needed for now but I'm anyway interested to know possibilities.
Could you please explain from where their support comes from? How many other formats are supported?

Currently I looking for a thumbnailer that will work on OpenWRT on my router and disk space is very limited. So if the underlying image library supports dozens of file formats then I'm afraid that the final binary wont' fit into a small flash disk.