IRONSOFTWAREHOME
Generate Advanced QR Code
using IronQr;
using IronSoftware.Drawing;
using Color = IronSoftware.Drawing.Color;

// Set QR options
QrOptions options = new QrOptions(IronQr.QrErrorCorrectionLevel.High, 20);

// Create a QR Code object
QrCode myQr = QrWriter.Write("greetings terra", options);

// Fancy style options
AnyBitmap logoBmp = new AnyBitmap("logo.png");

QrStyleOptions style = new QrStyleOptions
{
    Dimensions = 300, // px
    Margins = 10, // px
    Color = Color.Gray,
    Logo = new QrLogo
    {
        Bitmap = logoBmp,
        Width = 100,
        Height = 100,
        CornerRadius = 2
    }
};

// Save QR Code as a Bitmap
AnyBitmap qrImage = myQr.Save(style);

// Save QR Code Bitmap as File
qrImage.SaveAs("qr_styled.png");
Imports IronQr
Imports IronSoftware.Drawing
Imports Color = IronSoftware.Drawing.Color

' Set QR options
Dim options As New QrOptions(IronQr.QrErrorCorrectionLevel.High, 20)

' Create a QR Code object
Dim myQr As QrCode = QrWriter.Write("greetings terra", options)

' Fancy style options
Dim logoBmp As New AnyBitmap("logo.png")

Dim style As New QrStyleOptions With {
    .Dimensions = 300, ' px
    .Margins = 10, ' px
    .Color = Color.Gray,
    .Logo = New QrLogo With {
        .Bitmap = logoBmp,
        .Width = 100,
        .Height = 100,
        .CornerRadius = 2
    }
}

' Save QR Code as a Bitmap
Dim qrImage As AnyBitmap = myQr.Save(style)

' Save QR Code Bitmap as File
qrImage.SaveAs("qr_styled.png")
NuGet Download
PM > Install-Package IronQR
Generate Advanced QR Code

Generate Advanced QR Code

IronQR goes beyond basic QR code functionality by offering a rich array of customization options. With the ability to add logos, vibrant colors, controlled spacing, and personalized text to your QR codes, you can make them not only functional but also visually appealing and on-brand. Custom styling allows your QR codes to seamlessly integrate into marketing materials, product packaging, or user interfaces, creating a consistent and engaging user experience. By infusing your unique style into these QR codes, you not only enhance their aesthetic appeal but also increase recognition and engagement. IronQR empowers you to take full control over the visual aspects of your QR codes, ensuring that they become a harmonious part of your brand identity and a valuable tool in your communication strategy.

Learn to Create Custom QR Code Images with IronQR
View on GitHub

Ready to Get Started?

Nuget Downloads 74,386Version:2026.9just released

Key in blue circle

Get your free 30-day Trial Key instantly.

Your trial license will be sent to your email address

No limitations. 100% unlocked. No credit card.

bullet_checkedNo credit card or account creation requiredNo limitations. 100% unlocked. No credit card.
  • Logo Aetna
  • Logo NASA
  • Logo GE
  • Logo Porsche
  • Logo USDA
  • Logo Qatar
Join Millions of Engineers who’ve tried IronPDF
Book your free Live Demo
Booking Badge

Trusted by Millions of Engineers Worldwide

Iron Software's customer logos
Get Your No-Obligation Consult
Complete the form below or email sales@ironsoftware.com
Your details will always be kept confidential.
Trusted by Millions of Engineers Worldwide
Iron Software's customer logos
Get your free 30-day Trial Key instantly.
No credit card or account creation required