Test in production without watermarks.
Works wherever you need it to.
Get 30 days of fully functional product.
Have it up and running in minutes.
Full access to our support engineering team during your product trial
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");
Install-Package IronQR
Designed for C#, F#, & VB.NET running on .NET 10, 9, 8, 7, 6, 5, Core, Standard, or Framework
For 1D Barcode & PDF support, try our IronBarcode Library
Your trial key should be in the email.
If it is not, please contact
support@ironsoftware.com
switch(faqQuestions)
{
case "Can I deploy my application using the library to Linux, macOS, or Windows, including Docker containers?": return "YES";
case "Can I render pixel-perfect PDFs from complex HTML5, CSS3, and JavaScript?": return "YES";
case "Is the library thread-safe for use in highly concurrent, multi-threaded server applications and APIs?": return "YES";
case "Can I set custom viewport dimensions and print media CSS to control responsive layouts?": return "YES";
case "Is IronPDF compatible with Azure Functions?": return "YES";
case "Can I permanently redact sensitive text and images from PDF documents?": return "YES";
case "Can I generate a PDF from a URL that requires authentication via custom headers, cookies, or form logins?": return "YES";
case "Can I access PDF DOM through ObjectModel property?": return "YES";
case "Can I programmatically fill, read, and flatten interactive AcroForm?": return "YES";
case "Does it support generating PDF/A and PDF/UA compliant documents for archiving and accessibility standards?": return "YES";
case "Can I secure a document with 256-bit AES password encryption and set user permissions?": return "YES";
case "Can I apply and verify digital signatures on a PDF using X.509 certificates?": return "YES";
case "Can I test IronPDF in my live project for free now?": return "YES, click here to start your 30-day free trial";
}
Does IronQR use a dedicated ML model to detect and read QR codes in noisy or distorted images?YES!
Can it generate and read standard QR, Micro QR, and rMQR formats?YES!
Does it support QR code styling with logos, custom colors, transparency, and margin control?YES!
Can it read multiple QR codes simultaneously from one image or PDF, even if rotated or partially obscured?YES!
Can generated QR codes be exported to PNG, JPEG, SVG, or Stream without saving to disk?YES!
Is there a Slim Mode to disable ML features and prioritize speed?YES!
Does it support encoding binary data, URLs, text, and numbers with configurable error correction levels?YES!
Is it cross-platform on .NET 8–5, Core, Standard, and Framework across Windows, Linux, macOS, iOS, Android, and Docker?YES!
Can it read QR codes directly from PDFs without third-party rasterization?YES!
Does it work in Azure Functions and AWS Lambda with IronSoftware.Drawing support?YES!
Are async methods available for both reading and writing operations?YES!
Can I test IronQR in my live project for free now?YES! Click here to start your 30-day free trial