bin64ed is a binary base64 encoder/decoder that allows you to encode/decode binary files (such as images, pdfs, etc) to and from base64.
Features
- Encode files of any type (text, image, pdf, etc)
- Decode encoded strings or files back to their original state
- Supports large files
- Lightweight
- Cross platform



