A QR code is a picture of a link. That's the entire thing. Any camera can look at the picture, decode the link, and open it. There's no magic, no cloud, no account — the URL is literally drawn on the paper.
I mention this because a startling number of people I meet think a QR code "phones home" to some server to figure out where to send you. It doesn't. The paper knows. The camera reads the paper. That's why a QR code printed on a napkin in 2015 still works today, even if the company that made the generator is long dead.
How the squares encode a link
A QR code is a grid — 21×21 for the smallest, up to 177×177 for the biggest. Each little square is a 1 or a 0. The three big square patterns in the corners are alignment marks, so a camera can figure out which way is up even if the paper is upside down or tilted 30 degrees.
The rest of the grid holds two things: your data (the link, written in a compact binary format), and a generous helping of error-correction codes. That's why a QR code still works if you spill coffee on it, or paste a logo in the middle of it. Up to 30% of the code can be damaged and it will still decode.
The tracker problem
Most "free QR code generators" on Google do something sneaky: instead of encoding your link directly, they encode a link to *their* server, which then redirects to yours. Every scan pings their analytics, and if they ever go out of business, every printed code you made stops working.
You can spot this by decoding your own QR code with any camera before you print it. If the URL that pops up isn't yours, throw it away. A generator that respects you draws your URL directly.
Bluebird's QR generator runs in your browser, encodes exactly what you type, and shows you the raw string before you download. No middleman, no analytics, no future breakage.
Five uses that are worth the ten seconds
**Wifi at home.** Encode the SSID and password as a wifi QR (there's a special format for it). Print it, stick it on the fridge. Guests scan and connect — you never dictate the password again.
**Restaurant menus and price lists.** A single QR on the table beats a laminated menu that goes out of date in a week. Update the linked page; the QR keeps working.
**Your resume or portfolio.** A QR at the bottom of a printed CV takes a recruiter from paper to your live portfolio in a single tap. It looks small and modern and it works.
**Event check-ins.** Encode an event page or an RSVP form. People point their camera, done — no typing, no lost invitations.
**Sharing a long URL out loud.** If you've ever tried to spell out a Google Drive link on a phone call, you'll understand. Screenshot a QR to that link, send the image, and the other person's camera does the reading.
A few things to know before you print
Size matters. As a rule of thumb, the QR needs to be at least 2 cm × 2 cm for a phone camera to catch it comfortably from arm's length. Bigger if it's on a wall.
Contrast matters more. Dark code on a light background scans in a heartbeat. Fancy inverted or gradient codes look cool and fail 20% of the time in dim light.
Test before you print a thousand copies. Open the camera on a cheap Android phone (not just your good iPhone) and scan it from three feet away in room lighting. If it works there, it works everywhere.



