Text QR code generator
Encode a message that needs no internet connection to read. The text lives inside the code itself.

Frequently asked questions
- How much text can a QR code hold?
- Up to a few thousand characters in theory, but codes become dense and hard to scan long before that. Under three hundred characters stays comfortable.
- Does it work without internet?
- Yes. The text is stored in the code, so scanning works entirely offline.
- SVG or PNG — what's the difference?
- PNG is a fixed grid of pixels that gets blurry when scaled up. SVG is vector-based and stays sharp at any size, which matters if the code is headed for print. SVG export is a Pro feature.