Tested tool guide
Tested browser tools
Checked August 16, 2026
What QR Code Design Studio does, with a checked example
Turn a URL or short text into a QR code that looks like part of your brand: rounded or dotted modules instead of hard squares, a custom eye style, your palette, and a logo embedded in the center. The styling is cosmetic. The code still encodes exactly the characters you typed, and every decorative choice is a bet against your scanner's ability to read it. Low-contrast colors and logos that cover too many modules cause most failures, not bad data. The preview flatters: test a real print at the size and distance the code will actually be scanned before you rely on it.
Worked example
A concrete input and expected output from the current implementation.
Input
https://example.com · Error correction: H · Rounded dot modules · Teal (#1F8A70) on white · Center logo: on
->
Expected output
A downloadable 29x29-module QR code (version 3): teal rounded-dot modules on white, standard three-corner eyes, logo centered. Scanners open https://example.com. The URL is 19 characters; at level H a version 2 code (25x25) holds at most 14 bytes, so the smallest fitting grid is version 3, whose H capacity is 24 bytes.
Error correction H tolerates damage to roughly 30 percent of the code, which is what makes a center logo viable. Version 2 at H caps at 14 bytes, below the 19-byte URL, so the encoder steps up to version 3 (29x29 modules). Every version adds 4 modules per side, hence 21, 25, 29.