Skip to content

Conversation

@BeneRoch
Copy link
Contributor

This adds the possibility to compress images and turn to another format like this:

    {
        "type": "format",
        "format": "webp"
    },
    {
        "type": "compression",
        "quality": 70
    },
    {
        "type": "save",
        "copy": "{{filename}}.2000x000.{{extension}}.webp"
    }

Note that the saved file must include the new extension (in that case, .webp).

@BeneRoch BeneRoch merged commit 0ea5459 into main Apr 11, 2025
15 of 36 checks passed
@charcoal-butler
Copy link
Contributor

🎉 This PR is included in version 5.1.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants