kirill3333 / react-avatar

👤 Load, crop & preview avatar with React
http://kirill3333.github.io/react-avatar
MIT License
558 stars 101 forks source link

Webp compression is supported, but docs states otherwice #108

Open Alex-Github-Account opened 1 year ago

Alex-Github-Account commented 1 year ago

the quality param do have the effect even if non-jpg mime is set. for example, webp. The docs says only jpg is supported. This is documentation bug. Also it would be nice to have webp in list of default supported mime's, since it is 2023 already.

Alex-Github-Account commented 1 year ago

anyone? is it abandoned?