https://github.com/chaoticbyte/base64-tool
Simple Base64 En-/Decoder supporting hexadecimal represented data & urlsafe base64
https://github.com/chaoticbyte/base64-tool
base64 hexadecimal html5
Last synced: about 1 year ago
JSON representation
Simple Base64 En-/Decoder supporting hexadecimal represented data & urlsafe base64
- Host: GitHub
- URL: https://github.com/chaoticbyte/base64-tool
- Owner: ChaoticByte
- Archived: true
- Created: 2023-07-20T09:33:50.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-20T09:41:26.000Z (almost 3 years ago)
- Last Synced: 2025-03-04T04:11:52.302Z (over 1 year ago)
- Topics: base64, hexadecimal, html5
- Language: HTML
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# base64-tool
Convert to and from Base64 in your Browser. This tool supports urlsafe base64 and hexadecimal data.