Mobile app version of vmapp.org
Login or Join
Bryan765

: As others have pointed out, it's impossible. Common methods like disabling right-click, using CSS background and other scripts are fairly easy to avoid. The user can simply take a screenshot

@Bryan765

As others have pointed out, it's impossible. Common methods like disabling right-click, using CSS background and other scripts are fairly easy to avoid. The user can simply take a screenshot of your website, and then crop image.

I think watermarking the image is a much more effective way. This can be done manually (using Photoshop, Gimp or other tools), or automatically using a script. At the end it depends on how many images you want to protect, and how your website is built.

PHP
Here's a nice little PHP script that can watermark any image before it's downloaded by the user: andrecatita.com/code-projects/php-automatic-image-watermark/
Joomla
NiceWatermark is a highly configurable plugin that adds a watermark to your images automatically.

WordPress
Image-Watermark will allow you to watermark images during upload, or watermark existing images.

10% popularity Vote Up Vote Down


Login to follow query

More posts by @Bryan765

0 Comments

Sorted by latest first Latest Oldest Best

Back to top | Use Dark Theme