Reduce base64 image file size | JavaScript

preview_player
Показать описание
In this video I'll show you how you can reduce the file size of any image in base64 using JavaScript in the frontend before sending to server.

Комментарии
Автор

Excellent video, Thanks for sharing! 👍🏼

eduardogil
Автор

I just needed it now, u saved me, thanks mate ♥

seifcool
Автор

Thanks for sharing this solution! really helpful

human_error
Автор

THANK YOU FOR THIS TUTS, IT REALLY HELPED

pijay
Автор

Thanks a lot. This helped me big time! ❤

neelamchaubey
Автор

Hi, great video! Maybe you have some hint to give me for another problem I have... Do you know how could I reduce PDF file dimensions starting from the base64 (or from the path of the PDF document)? Thanks in advance!

raffaele
Автор

It seems you are just resizing the image but not compressing it to reduce the quality yet maintain the same original dimensions, right?

caio