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

Export screenshots in next-gen image formats such as WebP or AVIF #1239

Open
nicolasperez19 opened this issue May 24, 2024 · 1 comment
Open

Comments

@nicolasperez19
Copy link

πŸš€ Feature Request

πŸ“ Description

Responsively exports screenshots as JPEG images.
Screenshot 2024-05-24 at 10 17 20

Web performance audit tools such as Lighthouse recommend next-gen image formats such as WebP or AVIF.

✨ Describe the solution you'd like

It would be nice if Responsively exported screenshots in next-gen image formats. This would eliminate work for end users or bundlers to optimize images.

✍️ Describe alternatives you've considered

Right now the only alternative is to convert the images myself into next-gen image formats or rely on my bundler. This is tedious and creates extra work.

@nicolasperez19
Copy link
Author

It seems that right now Electron doesn't support WebP: electron/electron#42034

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

No branches or pull requests

1 participant