Is there any way or method to convert text (string) to image with javascript or jquery? I cant find any way to do this. Whats the best?
I don\'t want to use php or asp.n
Use the canvas element and draw text onto it.
canvas
jsFiddle.