ctessier / nova-advanced-image-field

🌄 📐 A Laravel Nova advanced image field with cropping and resizing using Vue Advanced Cropper and Intervention Image
https://novapackages.com/packages/ctessier/nova-advanced-image-field
MIT License
100 stars 26 forks source link

Webp #106

Closed Brand3000 closed 1 year ago

Brand3000 commented 1 year ago

Hello! As the webp format is getting more and more popular, it'd be great to add this format to your beautiful plugin. Additionally, I'd like to have an opportunity to store the original file as well. It's very useful in a regular CMS.

Ruitjes commented 1 year ago

I also really need this feature, sadly I do hot have the capacity or the knowledge to implement this. working on it.

Ruitjes commented 1 year ago

Hi @Brand3000 I just added the possibility to format images to the webp format. Maybe you can check the PR as-well.