I inbrowser.sh

QR Code Generator

Generate QR codes for URLs, Wi-Fi credentials and text — fully offline.

100% client-side No upload Free · no signup

Quick answer

QR Code runs locally in your browser for quick developer formatting, conversion or inspection work. A QR Code is a 2D barcode that any phone camera can scan. This generator runs locally so even sensitive payloads (Wi-Fi passwords, internal URLs) stay on your machine.

Error correction

What is QR Code?

A QR Code is a 2D barcode that any phone camera can scan. This generator runs locally so even sensitive payloads (Wi-Fi passwords, internal URLs) stay on your machine.

How to use

  1. Type or paste your text/URL.
  2. Pick an error correction level.
  3. Download the QR as PNG.

Example

Use this sample to confirm what QR Code does before pasting your own data.

Input
https://inbrowser.sh
Output
Downloadable PNG QR code, error-correction level M.

Wi-Fi, vCard, and arbitrary text are also supported.

When to use it

Use QR Code for quick local checks, debugging, documentation prep, and one-off conversions where opening a full IDE or command-line workflow would be slower. For production-critical data, always review the output before committing or shipping it.

Frequently asked questions

How much data fits in a QR?

Up to ~4,000 characters at the lowest error-correction level, far less at the highest.

Is the QR uploaded anywhere?

No. Generation runs locally via the qrcode library.