how to avoid public to downlode a picture code example
Example: prevent image saving in html
<img src="sample-img-15.jpg" alt="#" height="24" width="100" onContextMenu="return false;" />
<img src="sample-img-15.jpg" alt="#" height="24" width="100" onContextMenu="return false;" />