Generador de Código QR (Texto y URL)
Genera un código QR para cualquier texto o URL — descarga como PNG o SVG.
Respuesta rápida: Generador de Código QR (Texto y URL): crea un código QR para cualquier texto o URL y descárgalo como PNG o SVG. Funciona íntegramente en el navegador, es gratis y no requiere registro.
Última actualización
Bueno saber
A QR code is not a black-box image — it is a fixed grid where more characters mean more modules and a denser pattern. Short URLs and plain text scan reliably at almost any print size; a 300-character payload produces a busy code that a phone camera struggles to read from across a room. If your link is long, shorten it first, and if you must encode a lot of text, print it larger to keep the modules crisp.
The error-correction level is the setting most people ignore and shouldn't. Level L recovers about 7% of a damaged code, while H recovers roughly 30% at the cost of a denser pattern. Raise it to H only when the code will be printed small, on a curved surface, or with a logo overlaid in the middle — the redundancy is exactly what lets the center be obscured and still scan.
Choose your download format for the job: PNG is a fixed-resolution raster ideal for on-screen use and quick prints, while SVG is vector and scales to any size without blurring, which is what you want for large-format posters, signage, or embedding in a print PDF. Recolor an SVG in a text editor if you need brand colors, but keep strong contrast between the modules and the background or scanners will reject it.
For structured data — WiFi credentials, a contact card, an email draft — don't hand-craft the text here; use the dedicated WiFi or vCard generators, which build the exact payload syntax phones recognize natively.
Preguntas frecuentes
- ¿Es gratuito el generador de QR?
- Sí — gratuito, sin marca de agua, códigos ilimitados.
- ¿Se suben mis códigos?
- No — cada QR se genera completamente en tu navegador.
- ¿Cuál es el tamaño máximo de datos?
- Hasta ~3 kB dependiendo del nivel de corrección de errores. Las URL y el texto corto siempre caben.
- ¿Seguirán funcionando los códigos en un año?
- Sí — los datos están codificados directamente en el QR. No hay redirección, por lo que nada puede expirar.
- ¿Puedo agregar una superposición de logo?
- Usa el nivel de corrección de errores 'Alto' (~30%), descarga el PNG y superpone tu logo en cualquier editor de imágenes.