QR code

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Store data across multiple QR codes)
Line 30: Line 30:
 
* [https://medium.com/@alisinabh/paperify-how-to-backup-data-using-qr-code-and-print-them-36d12eaed8fe Paperify- print files with QR codes] ([https://github.com/alisinabh/paperify github], [https://reddit.com/r/Backup/comments/in67s9/paperify_backup_files_on_paper_using_qr_codes/ reddit post])
 
* [https://medium.com/@alisinabh/paperify-how-to-backup-data-using-qr-code-and-print-them-36d12eaed8fe Paperify- print files with QR codes] ([https://github.com/alisinabh/paperify github], [https://reddit.com/r/Backup/comments/in67s9/paperify_backup_files_on_paper_using_qr_codes/ reddit post])
 
* [https://github.com/cyphar/paperback Cyphar Paperback- Backups are encrypted, and the secret key is split into numerous "key shards" which can be stored separately (by different individuals)]
 
* [https://github.com/cyphar/paperback Cyphar Paperback- Backups are encrypted, and the secret key is split into numerous "key shards" which can be stored separately (by different individuals)]
 +
* [https://github.com/matheusd/pypaperbak PyPaperBak- Python application to backup/restore binary files from paper storage]
 
* [https://www.grant-trebbin.com/2015/05/encode-and-decode-file-backed-up-as.html QRBackup.sh- How to encode and decode a file backed up as a series of printed QR codes] ([https://gist.github.com/GrantTrebbin/0c6aadc7ecebe3107d08 github])
 
* [https://www.grant-trebbin.com/2015/05/encode-and-decode-file-backed-up-as.html QRBackup.sh- How to encode and decode a file backed up as a series of printed QR codes] ([https://gist.github.com/GrantTrebbin/0c6aadc7ecebe3107d08 github])
 
* [https://github.com/renard/papersave papersave- Backup small important files to paper using standard tools, offers encryption and secret key splitting]
 
* [https://github.com/renard/papersave papersave- Backup small important files to paper using standard tools, offers encryption and secret key splitting]
Line 40: Line 41:
 
* [http://stephendnicholas.com/posts/quicker-video-qr-codes QuickeR- Using video QR codes to transfer data]
 
* [http://stephendnicholas.com/posts/quicker-video-qr-codes QuickeR- Using video QR codes to transfer data]
 
* [https://www.dynamsoft.com/codepool/transfer-data-with-animated-qr-codes.html AnimatedQRCodeReader] ([https://github.com/xulihang/AnimatedQRCodeReader github])
 
* [https://www.dynamsoft.com/codepool/transfer-data-with-animated-qr-codes.html AnimatedQRCodeReader] ([https://github.com/xulihang/AnimatedQRCodeReader github])
 
  
 
== Developer libraries ==
 
== Developer libraries ==

Revision as of 18:57, 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