ChromeDevTools / devtools-protocol

Chrome DevTools Protocol
https://chromedevtools.github.io/devtools-protocol/
BSD 3-Clause "New" or "Revised" License
1.15k stars 226 forks source link

Add AVIF image support to Page.captureScreenshot #252

Closed Lonniebiz closed 3 years ago

Lonniebiz commented 3 years ago

Page.captureScreenshot currently supports png, jpeg, and webp image formats.

Can we please also add support for avif image format?

TimvdLippe commented 3 years ago

This repository is related to Chrome DevTools Protocol, but does not track issues regarding its definition or implementation. If you want to file an issue for the Chrome DevTools Protocol, please open an issue on https://crbug.com under component: Platform>DevTools>Platform. Thanks in advance!

Lonniebiz commented 3 years ago

Thank you. https://bugs.chromium.org/p/chromium/issues/detail?id=1254336