An open API service indexing awesome lists of open source software.

https://github.com/ericmaddox/visualbase64

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.
https://github.com/ericmaddox/visualbase64

base64 base64-encoding base64-image base64encode base64image image python python3 tkinter tkinter-gui visual

Last synced: 3 months ago
JSON representation

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.

Awesome Lists containing this project