Show HN: Handwritten.js – Convert typed text to realistic handwriting
1–10 of 84 posts
Re: Show HN: Handwritten.js – Convert typed text to realistic handwriting
#2Re: Show HN: Handwritten.js – Convert typed text to realistic handwriting
#3Re: Show HN: Handwritten.js – Convert typed text to realistic handwriting
#4Many times I get university assignments that are compulsory to be submitted as handwritten document. Most of the information needed for the assignment is available on the internet so why not save time? Just make a text document and let handwritten.js do the writing part! example: https://raw.githubusercontent.com/alias-rahil/handwritten.js...
Re: Show HN: Handwritten.js – Convert typed text to realistic handwriting
#5Re: Show HN: Handwritten.js – Convert typed text to realistic handwriting
#6Re: Show HN: Handwritten.js – Convert typed text to realistic handwriting
#7Non-statistical methods of imitating handwriting are always fairly easy to identify as synthetic due to the uniformity of strokes and unnatural kerning (among other things). Even methods which incorporate random variations don't hide these artifacts sufficiently well. In my opinion, the only way to generate synthetic handwriting which is convincingly real is to use statistical methods (i.e. machine learning) to model…
Also, is there any chance we can fine tune the model for each user by taking their handwriting in a predetermined template file?
Re: Show HN: Handwritten.js – Convert typed text to realistic handwriting
#8Non-statistical methods of imitating handwriting are always fairly easy to identify as synthetic due to the uniformity of strokes and unnatural kerning (among other things). Even methods which incorporate random variations don't hide these artifacts sufficiently well. In my opinion, the only way to generate synthetic handwriting which is convincingly real is to use statistical methods (i.e. machine learning) to model…
Re: Show HN: Handwritten.js – Convert typed text to realistic handwriting
#9Many times I get university assignments that are compulsory to be submitted as handwritten document. Most of the information needed for the assignment is available on the internet so why not save time? Just make a text document and let handwritten.js do the writing part! example: https://raw.githubusercontent.com/alias-rahil/handwritten.js...
Re: Show HN: Handwritten.js – Convert typed text to realistic handwriting
#10Non-statistical methods of imitating handwriting are always fairly easy to identify as synthetic due to the uniformity of strokes and unnatural kerning (among other things). Even methods which incorporate random variations don't hide these artifacts sufficiently well. In my opinion, the only way to generate synthetic handwriting which is convincingly real is to use statistical methods (i.e. machine learning) to model…
A couple of times, using Style #2, it generated a bunch of loops at the end:
Text: "The quick brown fox, etc" Image: https://pasteboard.co/Jn0O17a.png
Still - nifty, and fun to play with. Makes me want to find an application / excuse to use it :)