jekyll_picture_tag icon indicating copy to clipboard operation
jekyll_picture_tag copied to clipboard

Resize of animated WebP breaks animation

Open inakijv opened this issue 5 years ago • 3 comments

I am trying to use a converted Gif into Webp image with JPT, but it doesn't show the animation after running the plugin.

It is the same kind of issue described in #49

inakijv avatar Mar 23 '21 15:03 inakijv

Thanks for the report! I've never tested JPT with anything animated before.

There's a new version in the works which completely replaces the image handling backend and also exposes more image options, hopefully that will give us the tools to do this.

rbuchberger avatar Mar 23 '21 18:03 rbuchberger

Cool! Any ideas/suggestions on how to bridge this in the meantime?

inakijv avatar Mar 23 '21 19:03 inakijv

You could bypass JPT, just write the HTML directly. You can write HTML in markdown.

rbuchberger avatar Mar 23 '21 19:03 rbuchberger