How the Most Popular Encoding on Web Works? Base64 Explained

preview_player
Показать описание

Timestamps
0:00 Video Starts
0:44 How Base64 Encoding Works?
3:47 Base64 Encoding Table
5:44 Problem with Base64 Encoding
7:40 Conclusion
7:51 Outro

👉 Checkout codedamn on social:

If you found the video valuable, please leave a like and subscribe ❤️ It helps the channel grow and helps me pumping out more such content.

👋 About Me:
Hey! I'm Mehul Mohan, a CSE'21 graduate from BITS Pilani, Goa. I started coding early in life, at the age of 13 when I created my first blog on Blogger. I am listed in Google, Microsoft, Sony, eSet, etc. Hall of Fame for reporting vulnerabilities in their systems.

🍎 I am Apple's WWDC'19 Scholar - visited San Francisco and attended WWDC.

🚀 Currently working on my own startup - codedamn.

Connect with me:

🏷 Video Tags:
How the Most Popular Encoding on Web Works?
Base64 Encoding Explained!
Base64 Encoding
What is Base64?
how base64 works
What you NEED to know about Base64

Рекомендации по теме
Комментарии
Автор

Great content, one thing which you can also include about is the "=" based padding and how that works

pranavbhat
Автор

Great video! I had no idea how it worked before this.

coderxchris
Автор

I used Base64 in Extent Reports after automation testing sites but never knew how they work internally.
Thank you.

heyrmi
Автор

Thank you for your real-life explanation.

md.arifulislamsaikat
Автор

I watched till the end. Awesome explaination.

rutunjparikh
Автор

I watched this video till the end.

Mate thank you the way you explained this is very easy to grasp and as I am going to set to work learning binary coding this is an excellent video to get my head around the basics. Cheers

GedemPippin
Автор

Enjoyed the video, The Background Music is really a good idea. Thankyou :)

soniyaprasad
Автор

Thought i already knew enough about base64 encoding but i watched till the end... not once have I ever thought about the size overhead thanks for the video 5 STARS.

JasonJA
Автор

i love your videos man. any chance there is a book in the making about how someone would want to think in a full stack project?

tarekghosn
Автор

Yes, i did learned something new today. I did not knew behind the scene what it does but i did knew it converts it into binary and then gives out some random string to us.

kaushalkumar
Автор

Thanks for this wonderful video. Could you also let us know, why do we encode this data in base64, why don't we send the data in raw binary format directly?

chandra
Автор

If I find and encoded text with 4 equal signs at the end what's the meaning??

hamiltonfungula
Автор

Bro can you explain about new framework sveltekit

yathink
Автор

I am getting job as base 64 developer is it good to do that I m confused plz reply if anyone knows?

mrindiagaming
Автор

Why is it 6 bit encoding instead of 8 bit encoding?

sourabhkulkarni