🔥 QR Forge

Professional QR code generator built with Rust
High-quality output, multiple formats, and dual interfaces

Release Downloads Rust License

✨ Features

🎨

Multiple Formats

SVG (scalable), PNG, JPG, BMP - choose the perfect format for your needs

🔧

Highly Customizable

Colors, sizes, margins, error correction - full control over your QR codes

Fast & Efficient

Written in Rust for maximum performance and reliability

🖥️

Dual Interface

Both CLI for automation and GUI for ease of use

🍎

Native macOS App

Complete .app bundle with icon and system integration

📱

Print Optimized

Professional quality with error correction up to level H

🚀 Quick Demo

Command Line Interface

# Generate a basic QR code qr-forge --url "https://github.com/fra2404/qr-forge" # Custom colors and format qr-forge --url "https://rust-lang.org" \ --format svg \ --color "ff6600" \ --background-color "f5f5dc" # High-resolution for printing qr-forge --url "https://example.com" \ --format png \ --size 2400 \ --margin 4

GUI Interface

🎯 Real-time preview
🎨 Visual color picker
📁 Easy file saving
⚙️ Interactive controls

📱

Beautiful, intuitive interface for all users

📦 Downloads

Choose your platform and start generating professional QR codes today!

🍎 macOS

Complete GUI app with native integration

Download DMG

💻 CLI Tools

Command-line tools for automation

Download Archive

🔧 Build from Source

Clone and compile with Cargo

View Source

⚠️ macOS Security Note

If macOS says the app is "damaged", right-click and select "Open" or run:
sudo xattr -c "/Applications/QR Forge.app"