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.
- Host: GitHub
- URL: https://github.com/yanorei32/url-compressor
- Owner: yanorei32
- License: bsd-2-clause
- Created: 2026-05-27T07:38:07.000Z (25 days ago)
- Default Branch: master
- Last Pushed: 2026-06-08T06:37:39.000Z (13 days ago)
- Last Synced: 2026-06-08T08:17:18.022Z (13 days ago)
- Topics: base32768, compress, rust, url, zstd
- Language: HTML
- Homepage: https://uc.yr32.net/
- Size: 23.4 KB
- Stars: 30
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: SECURITY.md
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/