Skip to content

Transform Images plugin: Output images cannot be animated #671

@akimon658

Description

@akimon658

Version

2.3.2

Platform

macOS

What steps will reproduce the bug?

Convert animated images using the Transform Images plugin.
Note that you need to add .gif extension to convert GIFs.

site.use(transformImages({
  extensions: [".jpg", ".jpeg", ".png", ".webp", ".gif"],
}))

How often does it reproduce? Is there a required condition?

Always

What is the expected behavior?

Output images should be animated as well.

What do you see instead?

Generated files are not animated, no matter what format they are.

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions