Skip to main content

User Guide Overview

This guide walks you through all the features and capabilities of the QR Generator app.

Getting Started

The QR Generator has two main sections:

  1. Create — Generate custom QR codes
  2. Scan — Read and decode QR codes

Both sections are accessible from the navigation tabs at the top of the app.


What You'll Learn

SectionTopics Covered
Creating QR CodesBasic creation, data entry, customization, export options
Scanning QR CodesCamera scanning, file upload, clipboard paste, type detection
CustomizationColors, styles, logos, frames, presets
Using PresetsPre-configured styles, saving custom presets
Data TemplatesURLs, emails, phones, WiFi, vCards, events, locations
PWA InstallationInstall as native app on desktop and mobile

Quick Tips

For First-Time Users

  1. Start with a simple text or URL in the Create tab
  2. Try different presets to see styling options
  3. Export your first QR code as PNG
  4. Test scanning it with your phone's camera

For Power Users

  1. Use keyboard shortcuts (Ctrl+V for paste in scan mode)
  2. Save commonly-used configurations as presets
  3. Use batch export for multiple QR codes
  4. Enable encryption for sensitive data
  5. Install as PWA for offline access

Interface Overview

Create Tab

┌─────────────────────────────────────┐
│ [Create] [Scan] [Language] │
├─────────────────────────────────────┤
│ │
│ ┌─────────────┐ │
│ │ │ Export Options │
│ │ QR Code │ [PNG] [JPG] │
│ │ Preview │ [SVG] [ASCII] │
│ │ │ │
│ └─────────────┘ [Copy] [Share] │
│ │
│ Data Input │
│ ┌─────────────────────────────┐ │
│ │ Your text or URL... │ │
│ └─────────────────────────────┘ │
│ │
│ [Templates] [Batch Export] │
│ │
│ ⚙️ Settings │
│ ├─ Style Settings │
│ ├─ Image Settings │
│ ├─ Frame Settings │
│ └─ Advanced Settings │
│ ├─ Error Correction │
│ └─ Encryption │
│ │
└─────────────────────────────────────┘

Scan Tab

┌─────────────────────────────────────┐
│ [Create] [Scan] [Language] │
├─────────────────────────────────────┤
│ │
│ Scan Methods: │
│ [📷 Use Camera] │
│ [📁 Upload Image] │
│ [📋 Paste from Clipboard] │
│ │
│ Or drag and drop a QR code image │
│ │
│ ──────────────────────────────────│
│ │
│ Scanned Result: │
│ ┌─────────────────────────────┐ │
│ │ https://example.com │ │
│ │ [URL] 🌐 │ │
│ └─────────────────────────────┘ │
│ │
│ [Copy] [Create QR] [Scan Again] │
│ │
└─────────────────────────────────────┘

Common Workflows

Create a Simple URL QR Code

  1. Click Create tab
  2. Enter your URL in the data field
  3. Choose a preset or customize colors
  4. Click Download PNG

Scan a QR Code with Camera

  1. Click Scan tab
  2. Click Use Camera button
  3. Allow camera permissions
  4. Point camera at QR code
  5. View the decoded result

Create Batch QR Codes

  1. Prepare a CSV file with your data
  2. Click Create tab → Batch Export
  3. Upload your CSV file
  4. Preview and adjust settings
  5. Export all QR codes as ZIP

Generate Encrypted QR Code

  1. Enter your sensitive data
  2. Expand SettingsEncryption
  3. Enable Encrypt QR code
  4. Enter a password
  5. Export the encrypted QR code
  6. Share the password separately

Next Steps