Lstu vs Polr
A side-by-side comparison of two self-hosted url shorteners options — licensing, setup difficulty, resource needs, and what each one replaces.
Not the right match-up?
Lstu
Let's shorten that URL, simple and ephemeral
VS
Polr
Quick, modern and open-source link shortener
| Feature | Lstu | Polr |
|---|---|---|
| Category | URL Shorteners | URL Shorteners |
| License | WTFPL | GPL-2.0 |
| Language | Perl | PHP |
| Setup difficulty | Easy | Medium |
| Min. RAM | 128 MB | 256 MB |
| Deployment | docker, bare-metal | docker, bare-metal |
| GitHub stars | ★ 200 | ★ 5,097 |
| First released | 2014 | 2014 |
| Replaces | TinyURL, Bitly | Bitly |
Why pick each one
Choose Lstu if…
- Released under the WTFPL license
- Easy to set up — beginner-friendly
- First-class Docker support for quick deployment
- Written in Perl
Choose Polr if…
- Released under the GPL-2.0 license
- First-class Docker support for quick deployment
- Mature project with 5.1k GitHub stars
- Written in PHP
Frequently asked questions
Is Lstu or Polr better?
Neither is universally better. Polr has the larger community, while Lstu is simpler to set up (easy difficulty). Choose based on the comparison table above and your own setup.
Are Lstu and Polr free and open-source?
Yes. Lstu is licensed under WTFPL and Polr under GPL-2.0. Both can be self-hosted at no software cost.
Can I run Lstu and Polr with Docker?
Lstu: yes. Polr: yes.