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.
QR beta
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
Example use
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.
IP address detected
42.13.37.67How it helps
Put the QR code on a setup screen, label, support page, or local tool so another device can scan the IP address directly.
The QR payload is the plain IP address you enter, so scanners and apps can read the address without needing a FriendlyIP lookup.
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
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.
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.