Co to jest Kod QR z logo?
Kod QR z logo dodaje znak Twojej marki na środku dowolnego kodu QR, żeby pełnił też funkcję marketingową, a nie był jedynie szarym kwadratem. Pod maską używa poziomu korekcji błędów H (najmocniejszego w specyfikacji ISO/IEC 18004), który toleruje do 30% fizycznych uszkodzeń lub nałożonej warstwy — dokładnie tyle zapasu, ile potrzeba, żeby pokryć środkowe 15–20% logo i dalej niezawodnie skanować. Wybierz styl punktów (klasyczny kwadratowy lub łagodniejszy zaokrąglony), zamknij logo w okręgu, zaokrąglonym kwadracie lub wklej je w naturalnej formie, a następnie dobierz kolory punktów i tła pod markę. Eksportuj jako PNG w wysokiej rozdzielczości i bezstratne SVG do potoków drukarskich. Wszystko działa po stronie klienta w bibliotece qrcode z npm — ładunek i logo nigdy nie trafiają na serwer, co ma znaczenie przy przedpremierowych adresach URL, prywatnych pobraniach vCard czy wewnętrznych hasłach do Wi-Fi. Restauracje linkują menu stolikowe. Firmy SaaS drukują kody rejestracji demo na banerach targowych. Muzycy linkują strony wykonawców na Spotify na merchu. Organizacje non-profit przyjmują darowizny z ulotek.
Kiedy powinienem użyć tego narzędzia?
- Brandowane menu i plakaty. Restauracje, kawiarnie i bary zastępują zwykły QR kodem niosącym ich logo, żeby klienci rozpoznawali markę jeszcze przed skanowaniem. Logo pełni też funkcję potwierdzenia, że kod jest autentyczny — podrobiony QR Spotify na ulotce nie ma prawa nieść marki Spotify.
- Wizytówki i vCard. Zakoduj swój vCard (imię i nazwisko, e-mail, telefon, firmę, stronę internetową) i wrzuć logo firmowe na środek. Skanowanie od razu zapisuje kontakt w książce adresowej skanującego, co bije przepisywanie z papierowej wizytówki.
- Udostępnianie Wi-Fi dla gości. Wygeneruj ładunek WIFI:S:sieć;T:WPA;P:hasło;; z logo firmy na wierzchu, wydrukuj go przy recepcji albo w sali konferencyjnej, a goście dołączają do sieci, skanując — bez przepisywania, bez zgłoszenia do helpdesku o złe hasło.
- Merchandise i opakowania. Brandowany QR na koszulkach, naklejkach i insertach produktowych linkuje do filmów z rozpakowania, rejestracji gwarancji lub społeczności na Discordzie. Logo sygnalizuje „to jest od marki, a nie przypadkowa naklejka przyklejona przez resellera”.
Jak zrobić QR z logo
- 1Wpisz URL, tekst, ciąg Wi-Fi lub vCard w pole wejściowe. QR regeneruje się po każdym uderzeniu klawisza.
- 2Ustaw korekcję błędów na Wysoką lub Maksymalną. Maksymalna (poziom H) toleruje największe logo na wierzchu bez utraty czytelności.
- 3Prześlij logo. Najlepiej sprawdza się PNG z przezroczystym tłem. Trzymaj logo proste — wordmark lub monochromatyczna ikona czyta się lepiej niż zdjęcie.
- 4Wybierz ramkę (brak, okrąg, zaokrąglony kwadrat, kwadrat) i dopasuj rozmiar logo. 15–20% szerokości QR to złoty środek.
- 5Dostrój kolory pierwszego planu i tła pod markę, wybierz Zaokrąglone punkty dla łagodniejszego nowoczesnego wyglądu i kliknij Pobierz.
Często zadawane pytania
Dlaczego akurat korekcja błędów Maksymalna (H)?
Error correction level H is required when embedding a logo because the logo physically covers a portion of the code's data modules, which the decoder must reconstruct from redundancy alone. The QR code standard defines four Reed-Solomon error correction levels: L (7% recovery), M (15%), Q (25%), and H (30%). Level H means the code can recover from up to 30% of its data area being damaged, missing, or obscured — the highest tolerance the standard allows. When a logo is placed in the center, it obscures roughly 10–20% of the total module area depending on the logo's size relative to the code. At error correction level L, even a small logo would exceed the 7% recovery budget and make the code unreadable. At level H, there is enough redundancy headroom to survive the logo obstruction and still provide a margin for the decoder to handle scan angle, lighting variation, and minor print imperfections simultaneously. This is why every reputable QR-with-logo generator defaults to level H — it is not optional for reliable scanning. The trade-off is that level H generates more data modules than lower levels for the same payload, meaning the QR code will be denser and require a slightly higher minimum print size to remain scannable. All QR code generation runs entirely in your browser using the qrcode.js library — no data leaves your device. As a practical tip, always test the finished QR code by scanning it with at least two different smartphone apps before distributing it in print or digital materials.
Jaki rozmiar logo wybrać?
The logo should occupy no more than 20–25% of the total QR code area to stay within the error correction recovery budget at level H. Since QR codes are square, this translates to a logo width and height of roughly 20–22% of the QR code's side length. For example, if the QR code is 400×400 pixels, the logo should be no wider than approximately 80–88 pixels. Going beyond 25% of the total area risks pushing the obscured module count above the 30% recovery ceiling that level H provides, which will cause intermittent scan failures, particularly with older or less sophisticated QR readers. The logo should also be centered, because the center region of a QR code contains the densest redundancy-weighted modules and is the most favorable position for obstruction. Avoid rectangular logos with extreme aspect ratios — a logo that is very wide but short will obscure a disproportionate horizontal band and may corrupt the timing pattern strips that run between the finder squares. If your logo contains fine detail or small text, simplify it before embedding: detail that is clear at large sizes may become visually muddy at the small scale of a QR center graphic. A simple icon, monogram, or circular crop of a logo works best. All QR rendering runs entirely in your browser — no data leaves your device. As a practical tip, upload a PNG logo with a transparent background so the logo composites cleanly onto the QR code's white modules without adding a rectangular white box that further obscures surrounding modules.
Czy mogę użyć kolorowego logo na kolorowym QR?
Yes, colored logos on colored QR codes work, but maintaining sufficient contrast between the dark modules and the background is critical for reliable scanning. The QR code standard requires a minimum contrast ratio between the module color and the background for decoders to correctly binarize the image — that is, to distinguish a dark module from a light one. Most QR reading algorithms apply an adaptive threshold to the luminance channel, meaning they compare local luminance values rather than absolute colors. As long as the dark modules are significantly darker in luminance than the background modules, color choices do not affect decoding. Problems arise when the dark and light colors have similar perceived brightness — for example, a medium blue on medium green — even if they look distinct in hue. A safe rule is that your dark module color should have a luminance value at least 40–50% lower than your background when converted to grayscale. The logo color is less critical because the logo sits in the error-correction recovery zone, but if the logo colors closely match the dark modules, the logo edges can blend into surrounding modules and effectively expand the obscured area beyond the intended boundary. All generation runs entirely in your browser — no data leaves your device. As a practical tip, before finalizing any colored QR code, convert a screenshot of it to grayscale in any image viewer and check that the module grid is still clearly visible — if it is, the scanner will have no trouble reading it.
PNG czy SVG — co pobrać?
The right format depends on how you intend to use the QR code. PNG is a raster format: the exported file contains a fixed grid of pixels at the resolution you specified, and enlarging it beyond that resolution will cause visible pixelation. PNG is the correct choice for use cases where the QR code will be displayed at a known, fixed size — a website, a social media post, an email signature, or a digital screen at a specific pixel dimension. Exporting at 2× or 3× your intended display size provides adequate sharpness on high-DPI retina screens. SVG is a vector format: the QR code is described as geometric shapes — typically filled rectangles for each module — which can be scaled to any size with perfect sharpness, from a postage stamp to a billboard. SVG is the correct choice for print production, where the file will be placed in a layout application like Illustrator, InDesign, or Affinity Publisher and potentially resized. Print requires a minimum of 300 DPI at the final output size; a vector SVG satisfies this regardless of scale. SVG files can also be opened and edited in vector editors, allowing you to change colors or embed the code into larger artwork. Note that if the QR code has a raster logo embedded, that logo element within the SVG will still be pixel-based and may not scale cleanly. All generation runs entirely in your browser — no data leaves your device. As a practical tip, if in doubt, download the SVG — it is universally more flexible and you can always rasterize it at any target resolution later.
Tresc tej strony jest dostepna na licencji CC BY 4.0.