I think that the white space is actually part of the protocol?
It is.
I am watching veritasium last vid on how qr codes work as we speak
It’s required for contrast detection.
Also, if it was placed on something with a black background, the borders would bleed into the background and be unrecognizable when scanning.
This is why graphic artists don’t get to determine functional standards.
The error correction isn’t enough to overcome a bad background?
My memories of the early days of designing these things for ad clients (we’re talking 2010-11) were that like 20% “damage” was allowed before scanning became difficult. So of course my art director wanted to put cutesy shit all over them to be “unique”.
I just didn’t want the client to ask when it didn’t work because their phones didn’t like them.
People like your art director are the reason people like my product manager want us to write code to verify QR codes, so that our clients can tell their clients that they forgot the quiet zone and their client’s clients may have trouble reading the code.
Damn that’s a lot of levels of clients.
I spent 20 years in graphic design shit and wish I’d thought of something as cool as “quiet zone”.
I’ve seen at least one company press kit in rules on how to display their logo refer to it as “respect distance”.
It’s not just ugly, it’s against the spec. The quiet zone is meant to be 4 “dots” wide on all sides for the code to be optimally readable.
You can’t circumcise the QR code man!
Does it really scan when both timing patterns (zebra stripes between the three corner “squares”) are interrupted?
Edit: Not even Google Lens can scan it. (Edit edit: worked fine with screenshot.) Next time, avoid the red regions when putting logos etc. on mid-size (3+1 “squares”) QR codes:
🟥🟥🟥🟥
🟥🟩🟩🟩
🟥🟩🟩🟩
🟥🟩🟩🟥
You can rotate the code of course but not flip it.
everything is. whitespace is an important part of graphic design, especially margins. think about text that’s too close to the edge is the page or screen.
especially margins
Since it has the background color of the QR code, it’s probably padding, not margin.
^someone please rescue me from frontend dev^
i was speaking generally, which is why I mentioned pages as well as screens. that’s more of a web design distinction; never really heard of padding in any other context.
but if you were to have a qr code on your website, you’re right, making it padding would make more sense since the border, real or imaginary, would be outside the quiet zone because it’s technically part of the code.
that’s more of a web design distinction
I think that was the point of “someone rescue me from frontend dev” - if they’re doing so much frontend design work that they instinctively get pedantic about padding vs. margin, they need help.