Base64 Encoder/Decoder 作者: dandeto
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
您需要 Firefox 来使用此扩展
扩展元数据
屏幕截图
关于此扩展
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 OverviewSelect a file from your computer and encode it to a Base 64 string Convert a Base 64 string to the correct file type Download the file
Supported File Types
This extension supports converting the following file types:
- Imagespng jpeg gif bmp tiff (can't be displayed) ico svg
- Audio
mpeg (mp3) ogg
Features in Depth:
Can select file from computer Auto detects file type and converts Copy button so user doesn't have to Ctrl+A Ctrl+C Converts to image Converts to audio Auto detects Base64 header and inserts correct one if lacking Download option in correct file format Clean look Simple user interface
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.
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.
开发者留言
为您的体验打分
更多信息
- 附加组件链接
- 版本
- 1.0.2.2resigned1
- 大小
- 328.15 KB
- 上次更新
- 7 个月前 (2024年4月25日)
- 相关分类
- 许可证
- Mozilla 公共许可证 2.0
- 版本历史
添加到收藏集
dandeto 制作的更多扩展
- 目前尚无评分
- 目前尚无评分
- 目前尚无评分
- 目前尚无评分
- 目前尚无评分
- 目前尚无评分
.tiff cannot display on <canvas> due to browser limitations (IIRC). This will not be fixed until possible.
None of your data is uploaded or stored anywhere, thus this extension does not have or need a Privacy Policy.
Source code is linked in the description.</canvas>