Base64 Encoder/Decoder

2024年10月12日 开发者工具

插件截图

Base64 Encoder/Decoder

插件概述

Encodes and decodes media to and from Base64.

插件详情

Base64 Encoder/Decoder Extension

Description
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 for processing.

**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 stores data in the following way:
- It saves the last entered base64 string so the user does not need to
re-enter it when the extension opens back up
- The string is stored on the **user's computer** using the
chrome.storage API

Features Overview
- Select a file from your computer and encode it to a Base 64 string
- Previews supported files
- Convert a Base 64 string to the correct file type
- Download the file in any format

Supported File Types
This extension supports converting the following file types (several examples listed):

- Images
- png
- jpeg
- gif
- bmp
- tiff (can't be displayed)
- ico
- svg

- Audio
- mpeg (mp3)
- ogg
- wav

- Text
- txt
- html
- css
- js
- py
- cpp
- java

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/audio/text
- Auto detects Base64 header and inserts correct one if lacking
- Download option in correct or user defined 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.

其他信息

官方唯一标识:afdannbj****************nojibeoi

官方最后更新日期:2018年11月22日

分类:开发者工具

大小:318KiB

版本:1.1.0

语言:English (United States)

提供方:none

星级:5

插件下载

下载链接一     下载链接二
Chrome插件离线安装教程

温馨提示

本站中的部份内容来源网络和网友发布,纯属个人收集并供大家交流学习参考之用,版权归版权原作者所有

如果您发现网站上有侵犯您的知识产权的作品,请与我们取得联系,我们会及时修改或删除。

如果您觉得网多鱼对您有帮助,欢迎收藏我们 Ctrl+D