Skip to content

johansrambical/QR-Code-Maker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Quick QR Maker

A simple offline HTML tool to generate QR codes from any URL and download them as PNG files.

Features

  • Generates QR codes instantly from any valid URL.
  • Works entirely offline in your browser (no data sent to a server).
  • Download generated QR codes as PNG images.
  • Minimal and clean interface.

Requirements

  • Any modern web browser (Chrome, Edge, Firefox, Safari, etc.)
  • No internet connection required after first load (if QRCode.js CDN is cached)

How to Use

  1. Download the file qr-maker.html to your computer.
  2. Double-click the file to open it in your web browser.
  3. Enter a valid URL (must start with http:// or https://) in the input box.
  4. Click Generate to create the QR code.
  5. Click Download PNG to save the QR code as an image file.

Example

For example, entering:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages