0:00
Uh hello guys in this video I'll show
0:02
you I built out a text to handwriting
0:04
font image and PDF converter using a
0:07
JSPDN and HTML to canvas library. So
0:11
this is a single static application
0:13
which directly runs in the browser. So
0:15
which lets you convert your text into im
0:19
PDF and image. So whatever text that you
0:23
write here so it will convert this into
0:26
image and PDF. So once you click the
0:29
button automatically it will take the
0:31
screenshot and convert this to a image.
0:35
You can even convert this to a PDF file
0:40
everything will be exported. So if
0:42
you're looking forward for purchasing
0:43
the source code I've given the link in
0:48
You can even click download all image to
0:54
everything will be exported to PDF here.
0:56
So you can edit this text here. You can
1:04
So it will convert your text into
1:05
handwriting font. You can change the
1:08
font here accordingly in different
1:10
languages as well. And here you can even
1:13
choose your own handwriting font as
1:15
well. So I have deployed this before
1:18
purchasing it. You can actually try out
1:26
So I think I have deployed this on my
1:28
website. Check out the full description
1:31
link here. So here you can actually try
1:33
out the link is given in the
1:35
description. So uh just as you write
1:44
So you can adjust the color of the text
1:48
red blue. You can also adjust the size
2:00
Can put a scanner here.
2:05
Resolution everything you can customize
2:10
click on generate image. It will
2:11
generate the image for you.
2:16
So this is actually the interface uh
2:18
text to handwriting font image and PDF
2:21
editor and for building this we are
2:23
using JSPDF which is a PDF processing
2:26
library in JavaScript and also HTML to
2:30
canvas which allows you to take
2:32
screenshots with JavaScript. So if
2:36
you're interested in this guys, the link
2:38
is given. You can directly purchase the
2:40
source code. Uh and it's entirely built
2:44
in and if you if I show you the source
2:52
everything will be customizable. So your
2:55
CSS code, JavaScript code. So it's a
2:58
single index HTML file.