base64
String Base64 Converter
Provides the function of converting string to Base64. Base64 encoding converts binary data into string. The tool converts strings to binary data using the selected character set. ASCII character set: select the default UTF-8 character set.
Image Base64 Converter
Converts the selected picture to a Base64 string, or converts the specified Base64 string to a picture. The converted string contains MIME type, which can be used directly by the front end. If you need to get a pure Base64 string that does not contain mime, use the File base64 converter.
Base64 to Image Converter Online
Online Base64 to image converter, supporting Base64 string to image or Base64 string (in Data URLs format) to image convert.