Gerador de Código QR Online.
100% Grátis · Sem Registo · Sem Marcas de Água

Compose Text Messages Instantly with QR Scan.

Make text messaging mobile-friendly. Generate SMS QR codes that open text editors with pre-defined phone numbers and message templates.

12.450 Códigos Gerados Hoje
12ms Velocidade Média
Servidor: 100% Operacional
Pré-visualizaçãoTelefone
Ativo

Why Use QR Codes?

This QR code type encodes information directly into the QR code matrix (static QR code). When scanned, the corresponding application (like camera, settings, or wallet) opens it immediately.

Key Features
  • No login required for creation
  • Grows with error-correction support
  • Instant client-side rendering
  • Vector SVG and PNG files support

Seu Histórico Local

Nenhum histórico encontrado. Gere e baixe um código QR para salvá-lo aqui!

v1.0 API

Integração de API para Desenvolvedores

Integre a geração instantânea de códigos QR no seu site ou aplicativo com um snippet simples do lado do cliente.

qr-generator-client.js
import QRCodeStyling from 'qr-code-styling';

// Initialize customized QR code
const qrCode = new QRCodeStyling({
  width: 300,
  height: 300,
  data: 'https://onlineqrgenerator.com',
  dotsOptions: { color: '#171717', type: 'rounded' },
  backgroundOptions: { color: '#ffffff' },
  image: '/logo.png'
});

qrCode.append(document.getElementById('qr-holder'));

Perguntas Frequentes (FAQ)

Tem dúvidas sobre como criar ou usar códigos QR? Veja as respostas abaixo.

Action completed