WikiPlus

Código QR con Logo

Genera un código QR con el logo de tu marca superpuesto en el centro. Personaliza colores, tamaño, corrección de errores y marco del logo. 100% en el navegador.

Procesamiento local
1.4s promedio
4.8 de 5 — basado en 1,247 usos

Por Sergio Robles — Fundador

Haz siempre una prueba de escaneo del QR final a partir de una muestra impresa antes de producir en grande. El tamaño del logo junto con una corrección de errores alta puede exigir mucho a escáneres de gama baja.

#000000
#FFFFFF
Tus archivos se procesan localmente en tu navegador. Nunca subimos ni almacenamos tus datos.

¿Qué es Código QR con Logo?

Código QR con Logo añade tu marca al centro de cualquier código QR para que, además de funcional, sirva como pieza de marketing y no como un simple cuadrado gris. Por dentro usa el nivel de corrección de errores H (el más robusto de la especificación ISO/IEC 18004), que tolera hasta un 30% de daño físico o superposición — justo el margen que necesitas para cubrir el 15–20% central con un logo y seguir escaneando con fiabilidad. Elige el estilo de puntos (cuadrado clásico o redondeado más suave), enmarca el logo como círculo, cuadrado redondeado o pégalo en bruto, y selecciona colores de marca para los puntos y el fondo. Exporta como PNG de alta resolución y SVG sin pérdidas para flujos de impresión. Todo corre en el cliente con la librería npm qrcode — ni la carga útil ni el logo tocan ningún servidor, algo clave para URL previas al lanzamiento, descargas privadas de vCard o contraseñas internas de Wi-Fi. Los restaurantes enlazan sus cartas en mesa. Las empresas SaaS imprimen códigos de registro de demo en banners de ferias. Los músicos enlazan sus páginas de artista de Spotify en merchandising. Las ONG aceptan donaciones desde folletos.

¿Cuándo debo usar esta herramienta?

  • Cartas y carteles con marca. Restaurantes, cafeterías y bares cambian el QR plano por uno con su logo para que quien lo escanea reconozca la marca incluso antes de hacerlo. El logo también funciona como garantía de que el código es auténtico — un QR falso de Spotify en un folleto no pinta nada llevando la marca de Spotify.
  • Tarjetas de visita y vCards. Codifica tu vCard (nombre, correo, teléfono, empresa, web) y coloca el logo corporativo en el centro. Al escanearlo, el contacto se guarda al instante en la agenda del dispositivo, que es bastante mejor que teclearlo desde una tarjeta de papel.
  • Wi-Fi para invitados. Genera una carga útil WIFI:S:red;T:WPA;P:contraseña;; con el logo de tu empresa superpuesto, imprímela en recepción o en una sala de reuniones y los invitados se conectarán escaneándola — sin teclear y sin tickets al servicio técnico por contraseñas mal apuntadas.
  • Merchandising y packaging. Un QR con marca en camisetas, pegatinas e insertos de producto enlaza con vídeos de unboxing, registros de garantía o comunidades de Discord. El logo transmite 'esto viene de la marca, no es una pegatina aleatoria colocada por un revendedor'.

Cómo crear un QR con logo

  1. 1Escribe la URL, texto, cadena de Wi-Fi o vCard en el campo. El QR se regenera con cada pulsación.
  2. 2Configura la corrección de errores como Alta o Máxima. La Máxima (nivel H) tolera el mayor logo sobrepuesto sin romper la decodificación.
  3. 3Sube un logo. Un PNG con fondo transparente funciona mejor. Usa logos sencillos — un logotipo o un icono monocromo se lee mejor que una foto.
  4. 4Elige un marco (ninguno, círculo, cuadrado redondeado, cuadrado) y ajusta el tamaño del logo. El punto ideal está entre el 15% y el 20% del ancho del QR.
  5. 5Ajusta los colores de puntos y fondo para encajar con tu marca, elige puntos Redondeados para un acabado moderno y haz clic en Descargar.

Preguntas frecuentes

¿Por qué usar la corrección de errores Máxima (H) específicamente?

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.

¿Qué tamaño debería tener mi logo?

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.

¿Puedo usar un logo de color sobre un QR de color?

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 frente a SVG — ¿cuál descargo?

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.

El contenido de esta pagina esta disponible bajo CC BY 4.0.