Base64 Encoder/Decoder v1.0.2.2resigned1
Base64 Encoder/Decoder Extension
Description
Made for developers by a developer. This is a browser extension that encodes and decodes media to and from Base64. It was created to help developers who want
to use Base64 data strings instead of image or audio files, but the user interface is simple enough for anyone to use. It is much faster and more convenient to use this extension rather than uploading your local files to a server.
EDIT: Can only convert FROM Base64 due to Firefox limitations I am currently working to circumvent.
**Please note**
1. This project is limited to converting media supported by the Base64 standard
2. Large files will take several seconds to process.
3. This extension does not store any of your data for any reason.
Features Overview
Supported File Types
This extension supports converting the following file types:
- Images
- Audio
Features in Depth:
Download
You can download the latest source code here https://github.com/dandeto/Base-64-Extension/releases
Found a Bug? Is there a file type I missed?
Please report it in the [issues](https://github.com/dandeto/Base-64-Extension/issues) section and give it a relevant tag.