Released v1.0 of Base64 macOS app. It is a simple app for encoding and decoding base64 text. It will encode text as we type or paste. This program does not access any files or network and works offline. It is sandboxed as well. I cannot use any online conversion tools and I want a GUI app. So I wrote this.

Base64 Encoding UI

Source code at GitHub.