scionoftech / webp-converter

[DEPRECATED] A small node.js library for converting any image to webp file format or converting webp image to any image file format.
MIT License
229 stars 43 forks source link

How to use in Angular & Ionic #21

Open HenryGuillen17 opened 4 years ago

HenryGuillen17 commented 4 years ago

Thank you for your contribution. I currently need to use your component in my Angular & Ionic application to transform .png images to .webp. The problem is that I cannot install it because it is not compatible. I'm something new in this, but since your library doesn't have the types, that's why it doesn't recognize it. I appreciate any help.

harii-codess commented 11 months ago

Hi Henry, I too face the same issue with Angular compatibility. Is there any other package or option available for webp conversion on angular. Thanks in advance for the help.