A simple one-page web app that lets you generate QR codes from any text, URLs, or messages.
Built for ease of use and fast deployment. No backend required.
-
You input:
- Any text message
- URLs (web addresses)
- Contact information
- Or any other text content
-
The app generates a QR code that contains your text
-
Anyone scans the QR code with their mobile phone β
They can read the text, visit the URL, or access the information you shared.
-
Tabler UI Theme
Clean, mobile-friendly CSS framework for fast and beautiful layouts (used via CDN) -
QRCode.js
Pure JavaScript library that generates QR codes in the browser with no external API -
Vanilla HTML/CSS/JavaScript
No frameworks, no backend, no installation needed
- Upload the entire folder to any web hosting or local server.
- Open
index.html
in your browser. - Type or paste your text/URL in the textarea.
- Click "Generate QR Code" or press Enter.
- Use the "Clear" button to reset everything.
- Print or display the QR code for others to scan.
- Simple Interface: Clean, minimal design that's easy to use
- Large QR Codes: 280x280 pixel QR codes for easy scanning
- Input Validation: Prevents generation of empty QR codes
- Keyboard Support: Press Enter to generate QR codes quickly
- Clear Function: Reset input and QR code with one click
- Responsive Design: Works on desktop, tablet, and mobile devices
Check out our collection of practical, self-hostable apps at:
π https://www.devteam-app.com/app
You'll find dozens of affordable, one-time-purchase apps designed for freelancers, small businesses, and productivity hackers.
MIT License
Copyright (c) 2025 Devteam Co., Ltd.
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Made with β€οΈ by Devteam