A lightweight Python tool to encode and decode text strings and image files using Base64. Ideal for developers, students, and cybersecurity learners needing a simple encoder/decoder for text or ...
A FastAPI-based REST API for converting images to Base64 strings and vice versa. This project follows Python best practices and provides a clean, production-ready solution for image encoding and ...