QR Code Generator

Generate QR codes for any URL with a clean, user-friendly interface!

Features

  • 🔗 Simple form-based interface at the root URL
  • 📱 Clean QR code display with URL information
  • 🔄 Backward compatibility with query parameter format
  • 📱 Mobile-responsive design

Usage

Web Interface

Visit the root URL to access the form interface:

  • Home: / - Enter a URL in the form to generate a QR code
  • QR Code: /code/:url - View the generated QR code for the encoded URL

Direct URL Access

You can also generate QR codes directly by visiting:

/code/https%3A//example.com

(Note: URLs must be URL-encoded)

Legacy Support

The old query parameter format is still supported and will redirect:

/?url=https://example.com

Example

Try it out: QR Code Generator