it3 — URL shortener & tools

QR Code Generator

Encode any text or link. Pick a size and preset colors, then download the PNG.

QR image is rendered by /api/qr using qrcode and sharp on the server.

FAQ

QR vs barcode?

QR encodes squares robust to orientation; 1D barcodes need alignment—pick QR when camera phones scan off screens.

Error correction level?

Higher ECC increases module redundancy—we rely on library defaults here; regenerating with designer tools can pick H-level for dirty outdoor posters.

Logos in center?

Our API route may support logo params—read deploy docs; too-large artwork breaks decode reliability.

Minimum scan distance?

Print physical size so the camera sees enough modules; glossy laminate glare hurts cheap prints.

Dynamic QR services?

Static QR cannot change destination after print—use your short-link backend if campaigns rotate URLs.

Tracking scans?

Add UTM on the embedded URL; the QR itself has no analytics until it hits your web logs.

Buy Me a Coffee at ko-fi.com