QR beta

Turn an IP address into a scannable QR code.

Paste an IPv4 or IPv6 address and FriendlyIP QR beta creates a QR code that can be scanned from another device. It is useful for setup screens, support calls, router labels, and LAN tools.

QR codes are generated locally in your browser. No API call or internet connection is needed for this beta tool.

Try it now

Create an IP address QR code

Local
IP address QR code
Generate a QR code to preview it here.

Example use

Print or display the address for instant scanning.

QR beta is useful when even a short code is not the right interaction. Put the QR code on a router label, kiosk, TV, or support page so the address can be scanned directly.

Camera

IP address detected

42.13.37.67 Use address

How it helps

Use QR codes when typing is not the best input method.

01

Scan instead of type

Put the QR code on a setup screen, label, support page, or local tool so another device can scan the IP address directly.

02

Works with IPv4 and IPv6

The QR payload is the plain IP address you enter, so scanners and apps can read the address without needing a FriendlyIP lookup.

03

Browser-only beta

QR beta validates the address and renders an SVG locally. You can download the SVG and place it wherever your users need to scan it.

For developers

The QR code stores the IP address as plain text.

Payload 42.13.37.67

The QR code does not store a FriendlyIP code, FriendlyPIN, or URL. It stores the exact IPv4 or IPv6 address text after validation.

Offline qrcode.js

QR beta is static JavaScript and does not call the FriendlyIP API. Host qrcode.html and qrcode.js with the rest of the static site.