QR code

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Store data across multiple QR codes)
(Store data across multiple QR codes)
Line 35: Line 35:
 
* [https://gitlab.com/dpub/barcode-epub Barcode EPub- an EPUB reader that stores its data on paper] ([https://blog.devgenius.io/paper-as-a-digital-storage-medium-4096c5062da original article])
 
* [https://gitlab.com/dpub/barcode-epub Barcode EPub- an EPUB reader that stores its data on paper] ([https://blog.devgenius.io/paper-as-a-digital-storage-medium-4096c5062da original article])
 
* [https://github.com/4bitfocus/asc-key-to-qr-code asc2qr- specifically for ascii armor PGP keys]
 
* [https://github.com/4bitfocus/asc-key-to-qr-code asc2qr- specifically for ascii armor PGP keys]
* [https://github.com/divan/txqr TXQR (Transfer via QR)- transfer data via animated QR codes]
+
* [https://divan.dev/posts/animatedqr/ TXQR (Transfer via QR)- transfer data via animated QR codes] ([https://github.com/divan/txqr github])
 
* [https://github.com/gre/qrloop qrloop- Encode a big binary blob to a loop of QR codes]
 
* [https://github.com/gre/qrloop qrloop- Encode a big binary blob to a loop of QR codes]
 
* [https://github.com/maxg0/displaysocket.js DisplaySocket.js- JavaScript library for sending data from one device to another using only a display and a camera]
 
* [https://github.com/maxg0/displaysocket.js DisplaySocket.js- JavaScript library for sending data from one device to another using only a display and a camera]

Revision as of 22:53, 5 August 2023

File Format
Name QR code
Ontology
Wikidata ID Q12203
Released 1994

QR code that goes to File Format Wiki

QR code that goes to File Format Wiki


QR codes (Quick Response) are a type of 2-dimensional bar code which is currently very popular. Originally designed for industrial use in tracking items as they move around a warehouse or factory, they are currently mainly used to provide hyperlinks in ads, articles, and signs which somebody with an appropriate reader (such as apps for a smartphone) can use to retrieve what is generally a URL linking into the Web, though other kinds of content can also be stored. SPARQCode is one of the methods used for standardizing the encoding of URLs and other specific kinds of data within a QR code. A company named DENSO-WAVE, which originally invented the codes, owns a trademark on the name "QR code", as well as various patents covering the technology, but allows free use of them as long as the standards are followed. They run the official QR Code website.


Contents

Software


Store data across multiple QR codes

Developer libraries


Utilities


Other links and references

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox