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
- Host: GitHub
- URL: https://github.com/rodewitsch/base-64-coder
- Owner: rodewitsch
- License: mit
- Created: 2022-01-24T16:29:32.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-11-16T06:21:45.000Z (7 months ago)
- Last Synced: 2025-11-16T08:19:35.167Z (7 months ago)
- Topics: base64, chrome, chrome-extension, jwt
- Language: JavaScript
- Homepage: https://chromewebstore.google.com/detail/base64coder/ebgonfpmppfndacngpbmgajldoabnjkm
- Size: 955 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Base64Coder
[](https://github.com/rodewitsch/Base64Coder/blob/master/LICENSE)


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)
[](https://youtu.be/bKh3bAZSogo)