This is a browser extension that encodes and decodes media to and from Base64.
EDIT: Can only convert FROM Base64 due to Firefox limitations I am currently working to circumvent.
More information: https://github.com/dandeto/Base-64-Extension
Base64 Encoder/Decoder is a browser extension for Firefox that allows users to encode and decode media to and from Base64. It was created to help developers convert files to Base64 data strings for faster and more convenient use. The extension detects file types, generates Base64 strings, and allows users to download the converted files. It supports image and audio file types, and does not store any user data.
Want to check extension ranking and stats more quickly for other Firefox add-ons?
Install
Chrome-Stats extension
to view Firefox-Stats data as you browse the Firefox Browser Add-ons.
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
This project is limited to converting media supported by the Base64 standard
Large files will take several seconds to process.
This extension does not store any of your data for any reason.
Features Overview
Select a file from your computer and encode it to a Base 64 string
"As soon as i choose a Picture from my files the tool closes and i can´t read the Code". This can be solved by opening the popup in a tab. Goto: moz-extension://45db23a7-881c-46d1-911f-d814f7c9ebc7/popup.html