A modern web application built using Java, Spring Boot, Thymeleaf, ZXing, HTML, CSS, and JavaScript that allows users to generate QR codes instantly and scan QR images to extract their content.
- Generate QR Codes from Text or URLs
- Download QR Codes as PNG
- Enter Key Support
- Instant QR Generation
- Upload and Scan QR Images
- Automatic Content Detection
- URL
- Phone Number
- Text
- Copy Scanned Content
- Open Scanned URLs Directly
- Premium Glassmorphism Design
- Animated Background Effects
- Toast Notifications
- Responsive Mobile Layout
- Smooth Hover Animations
- Modern Gradient UI
- Java 17
- Spring Boot
- ZXing
- HTML5
- CSS3
- JavaScript
- Thymeleaf
- Maven
QR-Code-Generator-Scanner
│
├── src
│ ├── main
│ │ ├── java
│ │ ├── resources
│ │ │ ├── static
│ │ │ │ ├── css
│ │ │ │ └── js
│ │ │ └── templates
│
├── pom.xml
├── mvnw
├── mvnw.cmd
└── README.md
Clone the repository:
git clone https://github.com/soubhagya-behera/QR-Code-Generator-Scanner.gitMove into project directory:
cd QR-Code-Generator-ScannerRun the application:
mvn spring-boot:runOpen in browser:
http://localhost:8080
- QR Color Customization
- Logo Embedded QR Codes
- QR History
- Drag & Drop Scanner
- Bulk QR Generation
⭐ If you like this project, consider giving it a star.


