Skip to content

transmute-industries/transmute.codes

Repository files navigation

RaptorQ Compressed QR Code Data URI Transmission

This is how it works:

flowchart LR
  File
  DataURI
  RaptorQ
  GZIP
  BASE45
  QRCodes

  File --> DataURI
  DataURI --> RaptorQ
  RaptorQ --> GZIP
  GZIP --> BASE45
  BASE45 --> QRCodes
Loading

message.txt becomes:

License

Licensed under

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you shall be licensed as above, without any additional terms or conditions.