https://github.com/leighmcculloch/base64.xyz
A simple base64 encoder/decoder.
https://github.com/leighmcculloch/base64.xyz
Last synced: 2 months ago
JSON representation
A simple base64 encoder/decoder.
- Host: GitHub
- URL: https://github.com/leighmcculloch/base64.xyz
- Owner: leighmcculloch
- License: mit
- Created: 2017-06-15T03:52:34.000Z (almost 8 years ago)
- Default Branch: main
- Last Pushed: 2023-08-23T16:15:35.000Z (almost 2 years ago)
- Last Synced: 2024-10-11T15:40:09.292Z (8 months ago)
- Language: CSS
- Homepage: https://base64.xyz
- Size: 36.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# base64.xyz
A simple base64 decoder/encoder.
## Usage
1. Go to [base64.xyz](https://base64.xyz).
2. Enter base64 encoded text into the left box.
2. Or, enter raw text into the right box.
3. The text will be decoded/encoded.
4. Celebrate.
## Why
Because I decode and encode text often, and I'm a little tired of visiting websites with so many ads.