baskerville / plato

Document reader
Other
1.26k stars 105 forks source link

[Feature request] WebP support #264

Open axiel7 opened 2 years ago

axiel7 commented 2 years ago

So I recently installed plato on my Libra 2 and successfully read some cbz files. But then I imported some more by usb and plato doesn't show the thumbnail and when I try to open it does nothing. I tried with koreader and opens it perfectly. I already tried to flush/import database. Also checked the log and it says error Page not found: 1. I'm using the latest plato version 0.9.31

axiel7 commented 2 years ago

So I investigated further and I think the problem is that the cbz contains .webp images. Does plato support .webp?

baskerville commented 2 years ago

Does plato support .webp?

Plato relies on MuPDF to open CBZ files and MuPDF doesn't support WebP.

axiel7 commented 2 years ago

Does plato support .webp?

Plato relies on MuPDF to open CBZ files and MuPDF doesn't support WebP.

Oh I see, would you consider adding support for WebP? It seems that koreader applied some patches to MuPDF to support WebP