Skip to footer content
IronQR Logo for .NET

QR Code Generator Using C#

  • Easily create QR codes with custom content.
  • Can customizable QR code design.
  • Add logos or images to QR codes.
  • Save QR codes as images in various formats (PNG, JPEG, BMP).
Trial key

Get your free 30-day Trial Key instantly.

Your trial license will be sent to this address

Check icon No credit card or account creation required

Test Icon

Test in a live environment

Test in production without watermarks.
Works wherever you need it to.

Functional Icon

Fully-functional product

Get 30 days of fully functional product.
Have it up and running in minutes.

Support Icon

24/5 technical support

Full access to our support engineering team during your product trial

QR Quickstart
using IronQr;
using IronSoftware.Drawing;

// Create a QR Code object
QrCode myQr = QrWriter.Write("hello world");

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

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

' Create a QR Code object
Private myQr As QrCode = QrWriter.Write("hello world")

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

' Save QR Code Bitmap as File
qrImage.SaveAs("qr.png")
Install-Package IronQR

Explore the code and run it to see the sample.

World-Class Engineering,
24-Hour Support
  • Support Team Member 2 related to QR Code Generator Using C#
  • Support Team Member 4 related to QR Code Generator Using C#
  • Support Team Member 6 related to QR Code Generator Using C#
  • Support Team Member 7 related to QR Code Generator Using C#
  • Support Team Member Iron related to QR Code Generator Using C#
Talk to an Expert

Iron Support Team

We're online 24 hours, 5 days a week.
Chat
Email
Call Me