Open Sourcing: Base 64 Converter

Here is a small tool that I find it useful. I usually google "base64 converter" and I realised that I could just make one and bookmarkit.

post image

https://github.com/DoctorLai/base64-converterDeployed to Github page: https://doctorlai.github.io/base64-converter/

Please note I've previously implemented Base64 Converter long time ago.