Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nimadez/base64
Base64 encoder, decoder, and viewer
https://github.com/nimadez/base64
base64 converter developer-tools encoder-decoder font-viewer image-converter image-editor image-resizer unicode-characters
Last synced: 27 days ago
JSON representation
Base64 encoder, decoder, and viewer
- Host: GitHub
- URL: https://github.com/nimadez/base64
- Owner: nimadez
- License: mit
- Created: 2022-11-12T15:10:42.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-15T09:21:41.000Z (about 2 months ago)
- Last Synced: 2024-09-15T12:07:01.758Z (about 2 months ago)
- Topics: base64, converter, developer-tools, encoder-decoder, font-viewer, image-converter, image-editor, image-resizer, unicode-characters
- Language: HTML
- Homepage: https://nimadez.github.io/base64/
- Size: 454 KB
- Stars: 8
- Watchers: 0
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Base64 Editor
```Version 1.4.4```
[https://nimadez.github.io/base64](https://nimadez.github.io/base64)
## Features
- Base64 encoder and decoder
- Support text, file, image and font
- Support unicode characters *(emoji, asian and middle-eastern)*
- Upload file and URL as text or data
- Download content as text or data *(see supported formats)*
- Encode/decode large files on-the-fly
- Base64 image preview, resizer and converter
- Base64 font preview and download to file
- Support Chrome and Firefox
- Support file drag and drop
- Ad-free, no trackers, no logging## Supported Data Formats
- Application: JSON, XML
- Text: TXT, HTML, JS, CSS, XML, PY
- Image: JPG, PNG, BMP, SVG, ICO, TIFF, GIF, WEBP
- Font: TTF, WOFF, WOFF2
- Audio: MP3, WAV, WEBA, OGG
- Video: MP4, WEBM> - You can't "Download As Data" if the format is not supported
> - You can upload files regardless of supported formats## Keyboard Shortcuts
| *Key* | *Function* |
| --- | --- |
| CTRL + Enter | Convert |
| CTRL + L | Upload File |## History
```
Created as a web development tool for personal use.
```## License
Code released under the [MIT license](https://github.com/nimadez/base64/blob/main/LICENSE).