You can encode and decode base85, ascii85, base64, base32, and base16 with this tool.
-
Updated
Oct 4, 2023 - Python
You can encode and decode base85, ascii85, base64, base32, and base16 with this tool.
A simple program to convert files to base64 and vice-versa
A base 64 encoder
VisualBase64 is a lightweight script written in Python that allows users to easily convert images to Base64 strings. This tool is ideal for developers who need to embed images directly into HTML, CSS, or JSON without having to host the images externally.
Add a description, image, and links to the base64encode topic page so that developers can more easily learn about it.
To associate your repository with the base64encode topic, visit your repo's landing page and select "manage topics."