A simple web application for converting files to base64 strings and base64 strings back to files. Built with React, Tailwind CSS, and Python Flask. . ├── backend/ # Python Flask backend │ ├── app.py # ...