An open API service indexing awesome lists of open source software.

https://github.com/rodewitsch/base-64-coder

Browser extension for converting something to base64 and base64 to something
https://github.com/rodewitsch/base-64-coder

base64 chrome chrome-extension jwt

Last synced: about 2 months ago
JSON representation

Browser extension for converting something to base64 and base64 to something

Awesome Lists containing this project

README

          

# Base64Coder
[![GitHub license](https://img.shields.io/github/license/rodewitsch/Base64Coder)](https://github.com/rodewitsch/Base64Coder/blob/master/LICENSE)
![Chrome Web Store](https://img.shields.io/chrome-web-store/users/ebgonfpmppfndacngpbmgajldoabnjkm?label=chrome%20web%20store%20users)
![Chrome Web Store](https://img.shields.io/chrome-web-store/rating/ebgonfpmppfndacngpbmgajldoabnjkm?label=chrome%20web%20store%20rating)

Base64Coder is a Chrome extension that allows you to encode and decode data in Base64 format.

Features:
- copy text to base64
- copy base64 to text
- copy image to base64
- encode JWT
- encode/decode: text, audio, video, image to base64
- drag&drop file to encode to base64

Supports the use of search panel. Enter "64" and press "Tab" to activate the extension.

Supports light/dark themes.

### Video preview (click to play)

[![Watch the video](https://github.com/user-attachments/assets/de640acc-f6dd-427b-9fc2-2643d3035ca5)](https://youtu.be/bKh3bAZSogo)