I created numbase is an alternative to Base64 that encodes data into a single large number instead of ASCII characters. It's useful if you want to store or transmit data in numeric form and easily apply compression algorithms like Huffman.
GitHub: https://github.com/Ferki-git-creator/numbase
gabrielsroka•1h ago
Forgret•1h ago
https://github.com/Ferki-git-creator/numbase
Forgret•1h ago
Or here it is: https://github.com/Ferki-git-creator/numbase