Base64 is a term which represent the binary data in the ASCII string form which will stored or transferred over media design to deal with ASCII.It is ensure the data won't damage during transmission or storage. There are different function used to encode or decode from string to base64 -encoded ASCII string in diffrent programming languages