Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request]: Support webp format in NativeImage class [totoWEBP()] #42034

Open
3 tasks done
m-mohamedin opened this issue May 4, 2024 · 0 comments
Open
3 tasks done

Comments

@m-mohamedin
Copy link

Preflight Checklist

Problem Description

Currently, it's not possible to directly convert captured page (via capturePage) into a webp image.

Proposed Solution

Adding toWEBP() method to NativeImage class (similar to toPNG and toJPEG methods)

Alternatives Considered

I'm not sure, but chromium and puppeteer have the required code

Additional Information

No response

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

No branches or pull requests

2 participants