A modern web application that allows you to decode QR codes from images. Extract text, URLs, WiFi credentials, and more with just a few clicks.
- π± Upload or drag & drop QR code images
- π Extract various content types:
- Website URLs
- Plain text
- WiFi credentials
- Contact information (vCard)
- Phone numbers
- Email addresses
- SMS messages
- π Copy extracted content to clipboard
- π± Fully responsive design
- π Dark/Light mode support
Try it out: qrdecoder.alphadiop.dev
- Framework: Next.js (App Router)
- Language: TypeScript
- Styling: Tailwind CSS
- UI Components: shadcn/ui
- Icons: Lucide Icons
- Form Handling: React Hook Form
- Node.js 18.0.0 or later
- npm or pnpm