This is a simple MUI tool to create QRCode images based on ISO/IEC 18004 standard which got rather popular to quickly link to various content by representing URLs aka Website addresses. It works by simply entering the related string and the QRCode is immediately updated while typing. You can simply copy it to clipboard and/or save the image to import it into another program later. Currently, it only supported encoding to UTF8 and non of the other compressed formats like numeric and/or alphanumeric are supported to reduce the code size. It dynamically adjusts the QRCode version based on the length of string.