Base64 Toolbox overview
- Quickly Base64-encode entire files (including images such as JPGs and PNGs) with a single click from Finder, and
easily format encoded images for use in CSS or web pages.
- Encode or decode text directly inline within compatible applications (e.g., text editors, programming IDEs), or
transfer text to the Base64 Toolbox interface to view both encoded and decoded representations side by side.
- For decoding Base64-encoded data, binary data is displayed in hexadecimal, with an option to reveal any
printable characters—an essential feature for reverse-engineering encoded data structures.
- When decoding Base64-encoded images, the app automatically recognizes image data and displays the actual image
rather than just decoded bytes.
- Original created by John Bowers as Base64Anywhere
What’s new in version 2.1.0
- UI improvement
- Change from .zip to .dmg for better compatibility