This page is an online two dimensional code generator which is written in PHP. It can generate QR Code, Data Matrix, Aztec Code and Micro QR Code.
Using the form on this page, you can create two dimensional code images that trigger various actions on the scanner device. Don’t forget to install Qrafter or Qrafter Pro (why two versions?) to scan and generate QR Codes if you have an iPhone or iPad. So far, this page created 4,994,856 codes since I started counting in January, 2010.
Please be sure to read the Notes and FAQ sections below before requesting help in the comments if you encounter any problems with code generation (Especially for Micro QR Codes or backslash characters you may encounter on some codes!).
This page is very popular and because of that, it gets an incredible amount of comment spam. Sometimes legitimate comments can get caught as spam and I can miss them, so if your comment does not appear after some time, you can contact me from the email address on my contact page.
READ THIS FIRST:
I am getting many questions about scanning the codes created on this generator. Most of them are about some problem with the scanner not detecting the content of the code properly. This generator follows established standards strictly and most scanner apps except Qrafter and Qrafter Pro for iOS don’t follow those standards completely. So, if you somehow end up with an unexpected result after scanning a code, it is because that your scanner was developed lousily. If you are on iOS, use Qrafter or Qrafter Pro for guaranteed standards compatibility. For other platforms, please contact the developers of your scanner app to tell them to start following the standards that were established for a reason.
Notes:
You can follow me or Qrafter on Twitter.
QR Code is far more widespread than Data Matrix, Aztec Code or Micro QR Code. Actually Micro QR Code is rarely used and is only given here as a technology preview. If you want to create a campaign for your products using a 2D Code, make sure that you are using QR Codes, not the other types.
Data Matrix and Aztec Code have significantly lower capacity (4096 alphanumeric characters for QR Code, 3067 for Aztec Code and 2335 for Data Matrix), so if you would like to encode a lot of text, select QR Code.
To create the best readable code for long URLs, use one of the URL shortening services so that the resulting code is as small as possible. I personally prefer bit.ly over the others.
Micro QR Code cannot hold more than 35 numeric and 21 uppercase alphanumeric characters, and it can hold even less characters when you use lowercase characters. When encoding a URL into a Micro QR Code, try using all uppercase characters for longer URLs. I don’t know of a scanner that supports Micro QR Code though.
If your input cannot be encoded, the generator will give a warning. In that case, lower the character count in your input and try again.
If your device cannot interpret the encoded 2D Code properly, it probably means your scanner program is written poorly or does not have the capability of decoding that particular code format; or your device does not accept that action, because all codes created by this script and the content within them are compliant to all necessary published standards (vCard standards, URL encoding schemes, NTT DoCoMo standards, etc.).
While we are talking on standards, let me open the topic up a little bit more. Sadly most scanners out there do not follow special character escaping standards. Characters like “:” or “;” are special characters in vCard, meCard or vEvent specifications, and they should be properly escaped for the input to be interpreted correctly. This generator follows these standards correctly, and so a URL field like “http://example.com” becomes “http\://example.com” after escaping. The problem is, some scanners do not know how to handle this escaped character and break altogether. If you encounter such problem, select No for Escape Special Characters in vCard, meCard or vEvent creation. But while you will be able to read those QR Codes in broken scanners, be aware that, your 2D Code will not be standards compliant and you may not be able to add a URL that includes a second colon (for example as a port number separator) or semicolon when you do that. If you are on iPhone or iPad, I strongly suggest that you ditch your broken scanner and download Qrafter or Qrafter Pro. They are fully compliant to said standards. This way, I hope that developers will be forced to create scanners that obey standards that were established for a reason.
Data Matrix, Aztec Code and Micro QR Code do not support characters other than ASCII because of their spec, so if your input has international characters, always use QR Code. Another caveat of Micro QR Code is that, it is not supported by most of the scanner programs out there. As for Kanji and Cyrillic characters, again, only QR Code should support them.
Always use dark colors for foreground color and light colors for background color. If there is not enough contrast between foreground and background colors, your device will most probably fail to decode the code. Another warning: The EPS version I had to use does not support transparency, so you should use another format if you are going to have transparent foreground or background in your codes.
Twitter Profile Image Overlay option overlays your Twitter profile image onto a code that includes your Twitter profile URL. Images created with this option will behave very oddly with vector image formats. You have been warned! 🙂
Currently you can do the following actions with 2D codes generated with this form:
- You can browse to a website.
- You can bookmark a website.
- You can make a phone call.
- You can send a short message.
- You can send an e-mail.
- You can create a vCard (v2.1 or v3.0) with coordinates to add a contact to your device.
- You can create a meCard to add a contact to your device.
- You can create a vCalendar event to add to your calendar.
- You can create iTunes app and review URLs for iOS devices.
- You can create
market://
URLs for searching for publishers or packages on Market app for Android. - You can create Foursquare venue URLs.
- You can create special
youtube://
URLs for YouTube app on iOS. - You can fetch and encode the latest tweet of a Twitter user.
- You can overlay a Twitter profile image over the code.
- You can create a mobile URL to tweet on Twitter.
- You can connect to a WIFI network on Android devices.
- You can read plain or free formatted text on your device.
You can change the block size of the generated image to make it bigger or smaller. Also, you can change the margin size of the image to add more quiet zone if your decoder cannot decode it (Especially Data Matrix seems to need bigger margin sizes). Error correction level for QR Code (ignored for other code types) can be set to 4 different values and higher values may cause the image to be decoded slightly slower. The 4 values can be explained like this:
- Low (L): Up to 7% of errors can be corrected.
- Medium-Low (M): Up to 15% of errors can be corrected.
- Medium-High (Q): Up to 25% of errors can be corrected.
- High (H): Up to 30% of errors can be corrected.
You can choose PNG, PDF, SVG or EPS outputs. SVG will output a vector image XML file, and you can edit it in applications like Adobe Illustrator or Inkscape.
Please be aware that while I make checks for illegal characters to protect my server, I do not check your input for a meaningful value.
The image generation is done using third party encoders. I have only written a handy PHP front end that formats your input and passes it to these encoders.
A note about printing from Roy, a fellow user of this generator: When codes are generated, they are created in RGB (my note: yes even if they are black and white, they are in RGB colorspace) and if they are used in printing, they should be converted to grayscale or CMYK so that, when printed, only the black plate is used. This ensures the highest edge resolution, particularly in smaller sizes.
QR Code Scanners:
The best scanner apps for iPhone and iPad are Qrafter and Qrafter Pro. They are available on the App Store. They are designed for both iPhone and iPad and Qrafter is free with advertisements, while Qrafter Pro is paid with no advertisements. They are able to understand all actions on this generator (and more) and are the most advanced scanners for QR Codes on iPhone and iPad.
For Android, the best option seems to be the Barcode Scanner app from ZXing.
For Nokia Maemo/Meego, you can use Mbarcode according to Ryks, another commenter.
For other devices, you may find one, suitable for your device from Kaywa or QuickMark.
QR Code is a registered trademark of DENSO WAVE INCORPORATED in the United States and other countries.
Qrafter is a registered trademark of Kerem Erkan in the United States, European Union and other countries.
FAQ:
Here is an updating list of frequently asked questions.
Q: Can I change the content of a code I created if I find a mistake?
A: The codes generated on this generator are standalone, which means they have no connection to this generator after being generated. This also means they include the content directly inside them, and if the content needs to change, the generated code image will change. Please test your code images with as many devices and scanner apps as possible to avoid any problems after printing the codes.
Q: Why do I get unwanted characters like a backslash (\) or semicolon (;) in the result when I scan a QR Code?
A: You are using a QR Code reader that cannot parse the contents of QR Codes correctly. Many readers are especially weak at parsing vCards. Use a proper app from the QR Code Scanners list on this page.
Q: Do you harvest the information I enter into this form?
A: No, I don’t use the information you enter to this form in any means. After you create your 2D Code, the information is removed from my server.
Q: Can I track the scan information for the 2D Codes I create on this generator?
A: You can’t track the 2D Codes you create on this generator unless you create your own trackable URL (for example a bit.ly URL) and then enter that URL to generate a QR Code for it on this page.
Q: Do the 2D codes that were created on this generator have an expiration date?
A: No, all codes generated on this generator can be used as long as you want.
Q: Can I use the codes I create on this generator commercially? Do I need to pay any fees?
A: You can use the codes created on this generator both commercially and personally. There are no fees to pay. The only favor I ask back is the promotion of Qrafter or Qrafter Pro on your site as your recommended reader app for iOS devices. But it is only a request, you are not obliged to do that. 🙂
Q: What is the minimum size for a QR Code so that it can be scanned with all devices?
A: The answer to this question cannot be given with exact proportions. New devices with autofocus cameras can scan very small QR Codes, but old devices that don’t have autofocus cameras will have problems with scanning codes smaller than one or two inches. Also it depends on the size of the information that you put into the QR Code. You need to test your QR Code with many devices, old and new to find the best compromise.
Q: Can I overlay an image on top of the QR Code like the one in “Twitter Profile Image Overlay” action of this generator?
A: Yes you can. Create a QR Code with highest error correction and select a vector output. This way, using your preferred image editor, you can overlay an image that’s up to 30% of the QR Code. Be careful not to overlay the image on top of the 3 alignment squares though.
Hello love your site, very useful. I have a question about connect codes. Are you able to create these?
From what I understand they are able to do multiple tasks at once. Where a qr code can only do one task.
Hi Rob,
No, I am not able to create them. I think they are just going to a URL that gives you more options.
I want to be able to put QR code labels on pieces of equipment in the field – so my field reps could scan and retrieve info about the piece of equipment. Is there a company selling equipment (label makers, etc.) to be ablel to do this?
You may use cell phones and QR Code scanning software like Qrafter for that.
Hi Kerem,
Is there a way to get analytics on the QR codes generated from this page for marketing purposes?
Thanks,
Heather
Heather see my reply to Josh.
Hi. Can these QR Codes be tracked and measured? Thanks!
You can track them when you use goo.gl shortening.
Hi Kerem,
I want to make a QR code that will link to a website and be compatible on iphone, droid and blackberry. Does your generator support this and what readers do you recommend for each? BTW, vCards sound interesting too and may be something I’d want to use as well.
Thanks,
Wil
Hi Wil,
A URL QR Code will be compatible with every reader on the market. All of them can correctly scan URLs unlike vCards. You need to create a mobile site that is optimized for mobile devices though. That’s not something about the QR Code. QR Code is just a pointer to the mobile site URL. For scanner recommendations, check out the “Scanners” section of the page.
Hi Kerem and all,
i’ll to ask you for some help.
We’ve been using “ObjQREncoder” embedded in our App for generating QRCodes. After we had to encode 25 character long hexadecimal strings, Zxing doesn’t detect it as qr code any more. Its not the prob of Zxing because its do detect the qr codes created on android platform.
This is the information from my developer.
This why we are searching for an alternative for app-embedded qr code encoder,of course we prefer one for free.
Hi Konstantin. If you have C language knowledge, look into libqrencode. It can be easily added to your project.
Why are there a ; after the company?
You have a scanner that cannot parse the vCard correctly. If it could, you wouldn’t see the semicolon.
i’d like to buy this site or the script.. hit me up please.
We are looking for a QR code creator that can be implemented into our internal site so that agents can create QR codes automatically for listings and their personal pages by just clicking a Create QR code button…does anyone know of anything like that?
Thanks
You may look at http://zxing.appspot.com for that.
Loving this app and will most likely be buying the Advanced Pack once v2.0 is approved by Apple. Just wondering how work on the iPad version is going and if you are able to speculate when it might be released?
Thanks for your support Nathan.
I haven’t yet started working on the iPad version, as iOS 5 and other changes are coming. But I will most probably start working in a few weeks.
Kerem, you have the best QR reader/scanner and generator. Is there a way to add automatically iphone’s gps coordinates in to the body area when sending an email? Thank you.
Thanks Lido.
v2.0 is currently waiting for approval of Apple. It will let you create a QR Code of your current location and send it as email.
Support for recurring events? Id est, my Toastmasters group meets every Tuesday at 18:45.
How can we do this?
Currently we can’t. I’ll look into it though.
Hi Kerem,
I would like to purchase your QR code generator and have a couple of questions:
For now, I want to use these codes for my company’s employees’ business cards…will these codes be able to:
1) Save the person’s contact info along with my company’s logo?
2) Will it be able to show the person’s email address, phone numbers including the cel number and company’s website
3) Will I be able to track how well these QR codes are being used.
4) And for later, when using for my company’s marketing and advertising, will I be able to track the effectiveness of the ads ?
Thanks in advance for your answers…
Best!
karim
Hi Karim,
Currently the generator’s source is not available.
Best regards,
Kerem
I am planning on putting QR codes on a vehicle, sizes ranging from 17 inches to 30 inches. I’ld also like to put, on the vehicle, one place that people can go to a reader for whatever phone that they have. I-nigma looks like the best so far for my needs. You’re thoughts?
When will you have your tracking service up and running? If not soon who would you recommend?
I think you should direct the users to http://2dgo.org instead of i-nigma. I don’t think their software is one of the best. But I am biased of course as I am a direct competitor with them on iPhone.
Thanks for your hard work. Is there a single website that contains QR readers for all smartphone formats?
I found one on one of your advertisers site. Thanks!
Douglas, while those developers make apps for every platform, their quality may be inferior.
Cheers.
So far, your QR Codes are great especially for Video. I have tried a different system that does tracking and analytics and has different systems for different niche markets which is pretty slick. Just wondering when your tracking will be ready.
I’ll possibly get into a joint venture which will speed things up and we’ll create a great tracking infrastructure. Just wait a little more. 🙂
Thanks for your fast answer. I wrote it wrong, instead of Data Matrix I used QR Code – sorry for my mistake. But anyway, it works really perfect!
I am glad that it works without problems 🙂
Hi from Switzerland,
the data matrix for vCard works perfect for my tests with iphone 4. What would you recommend for the android phones? Thanks for your help!
Klaus
Hi Klaus,
Check the “QR Code Scanners” section for recommended scanners. I am an iPhone user so I can’t recommend anything myself, but people recommend the readers that are included in that section. BTW, I recommend that you use a QR Code instead of a Data Matrix. That is a more widespread and recognizable code and readers will be able to read it much easily than a Data matrix.
Great UI but still buggy.
Check the results with vCards for yourself:
http://zxing.org/w/decode.jspx
I.E. Although you seperate first name and last name they both are stored in FN-tag = First name
That’s not my generator’s bug, that’s ZXing’s decoder not following the vCard standards and storing the first name and last name to the same field.
How about making a Safari extension or a bookmarklet?
Perhaps later 🙂