Converting file to base64 on Javascript client side
Problem: Read a local file on disk and convert it to base64 from client side using Javascript.