QR Code Generator

Enter a URL, generate a QR code, download it. Everything happens locally in your browser — no data is transmitted.

Enter URL

Static QR Codes

The URL is embedded directly in the QR code. Works offline and forever — no dependency on external services.

Dynamic Short Links

For changeable redirects, I use my own redirect service at go.mathis-adler.dev. Links are created via CLI.

Why self-host?

Public URL shorteners track clicks, can be shut down, and are a security risk. More in the blog.