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

https://github.com/xta/base64-decode-encode

decode, encode base64 strings. all client side, no tracking
https://github.com/xta/base64-decode-encode

base64 js

Last synced: 7 months ago
JSON representation

decode, encode base64 strings. all client side, no tracking

Awesome Lists containing this project

README

          

# base64 decode & encode

[This is a simple page that decodes & encodes base64 strings](https://xta.github.io/base64-decode-encode/). All logic is done locally (on your browser client).

---

by [xta](https://www.rexfeng.com/) 2024