feedi icon indicating copy to clipboard operation
feedi copied to clipboard

webp images not supported by kindle

Open facundoolano opened this issue 1 year ago • 0 comments

If the article includes a webp image, it should be converted to another format or removed from the output HTML. The conversion probably requiers PIL or similar and some OS level libraries, which we don't want to impose to all users (not everyone needs kindle support). So it should fail gracefully if the libraries are missing.

facundoolano avatar Dec 20 '23 21:12 facundoolano