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

https://github.com/yanorei32/url-compressor

Compresses a URL with zstd and encodes it in base32768 to maximize information density and avoid Discord’s character limits.
https://github.com/yanorei32/url-compressor

base32768 compress rust url zstd

Last synced: 8 days ago
JSON representation

Compresses a URL with zstd and encodes it in base32768 to maximize information density and avoid Discord’s character limits.

Awesome Lists containing this project

README

          

# URL Compressor

“If only the URL had been compressed, it wouldn’t have hit Discord’s character limit…”

Ever had that happen?

That’s when you need URL Compressor.

It compresses URLs with zstd, then encodes them using base32768, maximizing the amount of information per character.

Official instance: https://uc.yr32.net/