top | item 24170366

Handwritten.js – Convert typed text to realistic handwriting

40 points| alias-rahil | 5 years ago | reply

Do the typing, leave writing to handwritten.js!

https://www.npmjs.com/package/handwritten.js

https://github.com/alias-rahil/handwritten.js

Example: https://raw.githubusercontent.com/alias-rahil/handwritten.js...

15 comments

order
[+] dang|5 years ago|reply
You'd be better off posting this as a Show HN. See https://news.ycombinator.com/showhn.html and the tips at https://news.ycombinator.com/item?id=22336638.

Post your main link (https://github.com/alias-rahil/handwritten.js), then add a first comment to the thread giving the backstory of how you came to work on this, and explaining what's different about it. That tends to seed discussion in a good direction. Good luck!

[+] rahil-kabani|5 years ago|reply
Thanks for pointing me in the right direction! I am new to HN and I didn't knew about the tag.
[+] nickthemagicman|5 years ago|reply
This is cool. Did you introduce randomness somehow? It looks like the 'it' in the first two sentences are different. But it could just be my phone.
[+] kfichter|5 years ago|reply
There appear to be different variations on the letters (src/dataset), one of which is randomly selected.
[+] chews|5 years ago|reply
4 posts this week.... we get it.
[+] ullash|5 years ago|reply
can it be expanded to include multiple languages and fonts ?
[+] scott31|5 years ago|reply
This tool takes a file that can be consumed both by machines and humans and converts it to something that is impossible to consume by machines and hard to consume by humans, also inflating the document size. What are you trying to achieve with this?
[+] usui|5 years ago|reply
This has uses for a university student. Last week I had the option to have 6 pages of cheat sheets during the final exam with the stipulation that all notes were handwritten. I find this rule to be really annoying because if I have the option of my own notes during the exam, it should not matter whether it is handwritten or not.

Anyway, to the creator of this tool: Thank you. I really wish I had known about this before my exam yesterday. This could have saved me hours of time, had I known about it. I will also be bookmarking this for the future, for when the instructors enforce such a rule again.

[+] arkanciscan|5 years ago|reply
I'd imagine a OCR could probably manage to consume it, but you could also mark it up with fallback text for screen readers. Everything inflates document size, and that's okay, it's what documents are for!