¿Qué es Generador de Código QR?
El generador de codigos QR convierte cualquier URL, texto, tarjeta de contacto o mensaje corto en un codigo QR escaneable. El resultado es un PNG de alta resolucion que puedes descargar al instante. Elige colores de primer plano y fondo a medida para que coincidan con tu marca. Escala el codigo para impresion. Descarga con un clic. No hay marca de agua, ni registro, ni rastreador oculto en la imagen. El codificador corre en tu navegador usando un algoritmo Reed-Solomon determinista. La misma entrada siempre produce el mismo codigo. La cuadricula de pixeles del QR sigue el estandar ISO/IEC 18004. Elige el nivel de correccion de errores L, M, Q o H. Elige H si el QR se va a imprimir y puede rayarse o desgastarse. La salida incluye SVG para impresion vectorial a cualquier escala y PNG como respaldo. Los marketers imprimen QR en folletos y envases. Los restaurantes enlazan menus de mesa. Los organizadores de eventos crean QR de acreditacion para networking. Los equipos de IT generan QR de wifi para redes de invitados.
¿Cuándo debo usar esta herramienta?
- Crea códigos QR de Wi-Fi para que los invitados los escaneen en cafeterías
- Genera códigos QR tipo vCard para compartir contactos digitales desde tarjetas de presentación
- Crea códigos QR con URL para menús de restaurantes y volantes de eventos
- Haz códigos QR con texto plano para instrucciones de cuidado de productos en etiquetas
¿Cómo generar un código QR en línea?
- 1Elige el tipo de contenido QR: URL, texto, vCard o Wi-Fi.
- 2Rellena los campos requeridos para el tipo de contenido elegido.
- 3Define colores personalizados de primer plano y fondo para tu marca.
- 4Previsualiza el código QR y escanéalo con tu teléfono para probarlo.
- 5Descarga el código QR como PNG o SVG para imprimir.
Preguntas frecuentes
¿Los códigos QR generados son de uso comercial libre?
Yes, completely. QR codes generated by WikiPlus QR Code Generator are yours to use without restriction for any commercial or personal purpose. There is no royalty fee, no per-use license, no expiration date on the codes, and no tracking mechanism of any kind embedded in the SVG or PNG output. You can print them on product packaging, embed them in paid design templates sold on Etsy or Creative Market, display them on event signage, use them in advertising campaigns, include them in client deliverables, or distribute them on physical merchandise. The QR encoding algorithm (ISO/IEC 18004 Reed-Solomon) is an open international standard — there are no patent royalties or IP claims involved in generating or using codes that conform to it. WikiPlus itself claims no ownership over codes you generate. The output files contain no hidden metadata, no watermark, no digital fingerprint, and no URL redirect that routes through WikiPlus servers. The code encodes exactly the text or URL you type and nothing else. If your destination URL changes after printing, you will need to generate and reprint a new code — WikiPlus does not provide a URL-redirect service, so there is no server-side record to update. For dynamic QR codes where the destination URL must be changeable after print, use a dedicated service like Bitly or QR Tiger that manages a redirect layer. For static codes where the destination is permanent, WikiPlus gives you a clean, royalty-free code every time. Tip: always scan-test the finished code with at least two different phone models before sending to a print vendor.
¿Puedo cambiar los colores sin arruinar la lectura?
Yes, with one important constraint: contrast ratio between the dark modules and the light background must remain high enough for camera-based decoders to distinguish them. QR scanners — whether dedicated apps or the built-in camera lens on iOS and Android — work by detecting the difference in reflectance between dark and light zones of the pattern. The exact color values matter far less than the luminance contrast between them. A deep navy (#001f5b) on a cream (#f5f0e8) background scans reliably on every device tested. A medium gray (#888888) on light gray (#cccccc) fails on most phone cameras under fluorescent lighting. Color inversion — light modules on a dark background — works on modern phone QR readers (iOS 13+, Android 10+) and on most dedicated scanner apps, but it breaks older barcode readers and some point-of-sale systems still in widespread use. As a rule, keep your dark module color darker than #555555 and your light background color lighter than #cccccc, giving a contrast ratio above 4.5:1. If you use a tight or unusual color pairing, increase the error-correction level to H (30% redundancy) before generating. This gives the decoder 30% of the pattern as redundancy, making it far more tolerant of local scan noise, slight color misreads, or print dot-gain from an inkjet printer. Run a real-world test: print a small sample on the actual substrate (glossy paper, kraft cardboard, fabric), photograph it under your expected lighting, and scan it. Digital preview scans on a monitor are not a reliable proxy. Tip: add a minimum 4-module quiet zone (white border) around the code — cropping into this border is the single most common reason printed QR codes fail to scan.
¿Mis datos del QR se envían a un servidor?
No. WikiPlus QR Code Generator encodes your data entirely inside your browser tab using client-side JavaScript. When you type a URL, Wi-Fi password, phone number, vCard contact, or any other text into the input field, that text never leaves your device. There is no network request that carries your payload to a WikiPlus server. There is no log entry recording what you encoded. There is no analytics event tracking the content of your codes. The QR encoding algorithm runs as a local JavaScript module using the Reed-Solomon error-correction arithmetic specified in ISO/IEC 18004. The resulting pixel grid is drawn onto an HTML5 Canvas element and then exported as PNG or SVG directly from that canvas — again, entirely within your browser tab without any network transmission. This architecture is especially important for sensitive QR payloads: Wi-Fi passwords embedded in guest-network QR signs, private vCard contacts you distribute at events, internal URLs for systems behind a corporate firewall, and authentication tokens or one-time codes that should never appear in server logs. You can verify the local-only operation by opening your browser's developer tools Network panel before generating a code, then entering your text and clicking Generate. You will see no outbound request carrying your content. For even stronger assurance, open the page, disconnect your device from the internet, and generate a code. It works offline because no server is involved at any step. Tip: for Wi-Fi QR codes, double-check the SSID and password in the encoded text before printing — a typo in a Wi-Fi password creates a functional-looking code that will frustrate every guest who scans it.
¿Qué formato debo descargar para imprimir?
For any printed application larger than a business card, always download the SVG format. SVG (Scalable Vector Graphics) encodes the QR pattern as a grid of filled rectangles described in mathematical coordinates, not as a pixel bitmap. This means the code scales to any physical size — from a 2 cm sticker to a 3-meter trade-show banner — with perfectly sharp edges and zero pixelation regardless of the DPI of your output device or print substrate. When you place the SVG in Adobe Illustrator, Affinity Publisher, Figma, or any print-layout application, it will render at the native resolution of whatever printer or plotter you send it to. PNG is the right choice for digital contexts: embedding in email newsletters, posting on social media, inserting into PowerPoint or Google Slides, or displaying on a website. PNG is a raster format with a fixed pixel count, so choose the largest available size option if the PNG might ever be resized upward. Regardless of format, the most critical print consideration is the quiet zone — the blank margin surrounding the QR pattern. The ISO/IEC 18004 standard specifies a quiet zone of at least four module widths on all four sides. Cropping into this border, overlapping it with a bleed, or printing on a substrate whose edge color matches the QR modules are the three most common reasons a professionally printed QR code fails to scan in the field. When laying out a design in a print application, lock the quiet zone as a no-go area and build any decorative frame around it, not inside it. Tip: at sizes below 2 cm × 2 cm, reduce QR content length to stay under 50 characters — shorter content produces larger, more scannable modules at small print sizes.
El contenido de esta pagina esta disponible bajo CC BY 4.0.