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

Can we add watermark? #88

Open anarsamadov opened 1 year ago

anarsamadov commented 1 year ago

Thanks for such a great package.

Can we use watermark api as in "Intervention Image"?

Example: $img->insert('public/watermark.png');

Ruitjes commented 1 year ago

@anarsamadov Yes, I think it's quite easy to implement this for yourself and create a PR so we all contribute to this library. Check: https://image.intervention.io/v2/api/insert