Currently, Divhunt doesn’t offer a built-in toggle to disable right-click or protect images. However, you can implement custom JavaScript for that.
As well we currently dont support hotlink protection. If needed, you could host critical images on a third-party CDN like Cloudflare Images or AWS CloudFront where hotlink protection can be configured. And then just paste those url’s inside of image field settings.
I am not sure on what website you are working on, let’s say its for photographer, so best practice is to never upload best quality image to the website, if you do, if someone wants to steal it, he will find a way. - “If it’s viewable, it’s stealable.”
So I guess you can upload images with lower resolution across pages with no watermark… but if theres a gallery with full resolution image, then adding watermark to images seems reasonable.
And as well, even if it is gallery, no need upload like full 4K resolutions or something, I suggest even there do like 1500px width.
And just note: I am not an expert in this field, I haven’t research deeply how to properly secure images or if you possibly can in any way.