0:00
Uh hello guys, in this video I'll show
0:02
you I built out a clientside image
0:05
compressor tool editor directly in
0:08
browser. Uh it's actually for only PNG
0:12
images. So if you are looking forward
0:14
for compressing optimizing your images,
0:17
PNG images you can check out this tool.
0:20
I've also deployed this. I've given the
0:23
link in the description. You can check
0:27
So it's actually built inside uh HTML,
0:32
CSS and JavaScript. It's directly runs
0:35
in the browser. So this is actually the
0:39
Uh in the description I've given the
0:41
link. So once you load the application,
0:43
the interface will look something like
0:45
this. So here you simply drag and drop
0:47
your PNG files images and one by one it
0:52
will actually process each image one by
0:54
one. So this is the first image reduced
0:56
from 500 kilobytes to 95 and this one is
1:00
reduced from this. So you can
1:03
individually click save button or you
1:05
can download all the images in a zip
1:08
file. So your output file is downloaded.
1:12
So if you need the source code of this
1:14
application, I've given the link you can
1:15
directly purchase it and before
1:18
purchasing it, you can actually try out
1:20
the tool. So it's actually built
1:22
entirely in HTML, CSS and JavaScript. So
1:25
this is a client side image compression
1:28
tool. So a single index HTML file is
1:33
So you can just see here.
1:38
So this is actually the tool here. So
1:41
inside VS code you can simply start with
1:44
open with live server. So we're running
1:46
it locally. So again you repeat the
1:49
process. you select a bunch of PNG
1:50
images and after that it will compress
1:53
all the images for you. It doesn't have
1:55
a back end. It is all processing
1:57
directly in the browser. So that's why
1:59
it's a client side image compression
2:02
tool entirely built in HTML,
2:06
CSS and JavaScript. So if you're
2:08
interested in this, the link is given in
2:10
the description. You can directly
2:12
purchase it and after purchasing it, you
2:15
will get the zip file.
2:18
So it also provides you with the total
2:21
how much it compressed 73.9%
2:24
of deduction. So so check out the link
2:28
if you're interested in this you can
2:30
directly purchase it.