8 projects tagged "QR Code"
Barcode Studio is designed to quickly create high-quality barcode images. It is commonly used for pre-press requirements, postal bar-coding, desktop publishing applications, mobile tagging, print shops, and general barcode purposes. It supports all linear barcodes (like Code39, 2of5, EAN, UPC, Code39, Code128, and EAN/UCC128), 2D barcodes (like PDF417, QR-Code, Aztec Code, DataMatrix ECC200, and MaxiCode), GS1 DataBar, and HIBC codes. Barcode data can be entered manually or imported from external data sources. Serial numbers are created automatically on demand. It has a built-in quality preview. Single as well as batch barcode creation is supported via the command line or the graphical user interface. Barcodes can be printed directly, copied to the clipboard, generated as image files (BMP, GIF, JPG, TIFF, or PNG) or exported as vector graphics (EPS, EMF, WMF , PDF, or PostScript). The created barcodes are useable immediately: Just insert the barcode graphics into your artwork, database, form, or any document.
QR code generator is a PHP class that can be used to generate QR Code images using Google Chart API. It can send an HTTP request to the Google Chart API Web server to request the generation of a PNG image that represents the QR code graphic for a given information snippet. Currently the class can request the generation of QR codes for information snippets of the following types: bookmark, text, SMS message, phone number, contact information, e-mail message, geo-location, WIFI access, i-appli metadata, or abitrary content-type. The generated QR code image can be returned as a string, served for download, or returned as a URL string.
QR code is a JavaScript object that can display QR code images using the Google Charts API. It can create an HTML IMG element inside a given page element with an URL of Google Charts API that serves a QR code image with a given piece of information. Currently, it can generate QR code images for HTTP links, bookmarks, SMS messages, phone numbers, personal contacts, email addresses, geographic locations, WIFI accesses, or any type of text content.
Gig Cable Label generates label images with numbers in the Resistor code colors and letters in red with a white background, with a QR code to the right side of the label. The QR codes size is based on the string size of the text and ECC level (the better the error correction, the less text that can be encoded). All labels can be made with the select boxes provided for both Numeric and Alphanumeric codes. QR codes can be generated from phone numbers, URLs, email addresses, VCARDS, and custom text.
QRwave uses QR codes to streamline the B2B ordering process. It is a Web service/smartphone application combo which allows your clients to place an order by simply scanning an item's QR code. With QRwave, any authorized company employees can place a restocking order as soon as they notice that supplies are running low. There's no need to remember a website URL or vendor information. Everything is included in the QR code.
cQRCode is a class that generates QR code images in GIF, JPEG, and PNG formats. It takes a string of information to encode and can either serve the image with the current script output or save it to a file. The size of matrix points and the error correction level parameters are configurable.