zws-im/zws
Shorten URLs using invisible spaces observed · 2026-08-28
Health v2 · maintenance only
67/100
- Activity 99
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2666
- days_rel: n/a
- days_push: 7
- n_releases_24m: 0
Adoption not part of the score
1848 stars · 148 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
ZWS (Zero Width Shortener) is a self-hostable URL shortener that encodes link identifiers using invisible zero-width Unicode characters instead of random alphanumeric strings. It ships with a Next.js frontend, a REST API with OpenAPI documentation, and a Postgres database via Drizzle ORM.
Use cases
- shorten urls with invisible characters
- self-host a url shortener
- make links that look like they have no slug
- run a privacy-friendly link shortening service
- shorten urls via an api
- hide short link codes using zero-width spaces
When to choose
- you want a novel shortener where shortened links appear to have no visible slug
- you need a self-hosted shortener with a documented REST API
- you want to integrate shortening into tools like ShareX or custom scripts
When to avoid
- you need short links that are easy to read, type, or share verbally
- your target platform strips zero-width characters from text
- you need enterprise features like link analytics dashboards or team management
Facets
application · maturity active
http-server routing api-framework web-framework web-development apis self-hosted self-hosted url-shortener zero-width-characters unicode nextjs drizzle-orm postgres openapi nodejs web-server docker
3 sources
- readme: https://github.com/zws-im/zws · fetched 2026-08-28 · 935e06a999b6
- homepage: https://zws.im · fetched 2026-08-29 · 939d81e7bd21
- site_page: https://zws.im/api-docs · fetched 2026-08-29 · 998066d34829
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| zws-im/zws | main | 67 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem