Link: http://www.copyprotecttext.com/<p>It converts text to an image and then jumbles it. The jumbled image is sent to the client. The client has to hover over the text to read it.
This is to prevent someone from copy pasting the text. They can still read it though.<p>Potential audience:<p><pre><code> Freelance writers who want to give the clients their work but are afraid it will just get copy pasted (This is why I created it, because I was a freelance writer)
College Professors who want to share code but want the students to write it again themselves.
Comic and Image distributors who want to let others view an image without letting them save it.
</code></pre>
Pitfall:
The image can be reassembled with some coding but it shouldn't be trivial
Solution:
Turn the image to a video stream and jumble it every second so that it is more secure