Forum Moderators: open

Message Too Old, No Replies

How To Protect Images?

         

phprockz

3:23 am on Sep 15, 2005 (gmt 0)

10+ Year Member



Hello,
I wonder is there any way to protect images from leechers.I want to know whether is it possible to disable copy image and save image....

tedster

4:28 am on Sep 15, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



No, sorry to tell you, there is not. The entire design of the Internet was based around easy file SHARING, and not protection. If a person is displaying your image on their monitor, then that image file is already on their machine.

There are ways to make it harder for a casual theif, but in every case I've ever seen those approaches --
1. would not stop a determined thief
2. make life harder on the regular visitor

When you think about the protection of intellectual property in the physical world, that protection is based on proactively dealing with each instance of theft. You cannot stop scanning and OCR. for example, you can only take action against someone when you discover they are profiting illegally from your intellectual property.

And so it is online as well.

steve

3:47 pm on Sep 15, 2005 (gmt 0)

10+ Year Member



Why not put your URL on every image?

It won't stop webmasters stealing them, but at least you get some free advertising!

Civichunter

5:22 am on Sep 23, 2005 (gmt 0)

10+ Year Member



/agree.
and no, do not attempt to disable right click, it will only discourage visitors to your site

tomda

6:25 am on Sep 23, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



What about the transparent layer on top of the pic?
Is this effective?

Don_Hoagie

12:43 pm on Sep 23, 2005 (gmt 0)

10+ Year Member



A transparent layer... I believe that is the ol' transparent GIF trick, correct? A much more standards-compliant version would be to put your image into the CSS, as CSS background images are not regarded as save-able images by your front-facing browser.

But, as others have already posted, if you're really worried about image protection, it doesn't matter. Every file you put on your site goes onto someone's computer when they visit your site. You basically give them the file... and now you say, "Nein! You cannot have the file i just gave you!" Doesn't make a whole lot of sense. Let's also not forget the web designer's favorite keystroke- "alt+printscreen", which pretty much nullifies any attempt you make to protect your image. The only protection that works is to do as one poster said and slap a big trademark or watermark on the image when you create it... but that of course is ugly as #*$!, and in effect you're not protecting that image, you're making a different image, which, although much less desirable, is just as easy to swipe as your original image.

As general advice, if you think there are ways to protect your images, then your problem is not image protection, but rather your own knowledge of the subject.