how to stop copy image from website 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;" />