B64 Image Encoder Decoder
A mobile utility app that makes it easy to convert between images and Base64 strings.
Key Features
1. **Image to Base64 Conversion**
- Select an image from device storage or camera
- Instantly encode it into a Base64 string for copying or saving
2. **Base64 to Image Conversion**
- Upload a Base64 text file
- Decode it back into the original image, save it to your device, or view it in the gallery