browser-image-compression icon indicating copy to clipboard operation
browser-image-compression copied to clipboard

Webp is supported to be compressed but not mentioned in documentation

Open peterj35 opened this issue 2 years ago • 1 comments

Hi @Donaldcwl -- great library, thank you

Noticed in my local testing webp seems to be supported for compression but is not mentioned in the documentation. Should it be updated to mention this support?

peterj35 avatar May 31 '22 05:05 peterj35

@peterj35 Thanks for mentioning this Currently, webp only supported in certain browsers: image https://caniuse.com/mdn-api_htmlcanvaselement_todataurl_type_parameter_webp

Donaldcwl avatar Jun 05 '22 09:06 Donaldcwl