QR Code Analysis and Recovery Toolkit https://merricx.github.io/qrazybox/ https://qr.koehr.ing
Find a file
2017-05-14 02:51:29 +07:00
css Add preloader animation when loading the page content 2017-05-11 23:34:01 +07:00
font Initial Commit 2017-04-13 15:56:27 +07:00
help Add shortcut keys 2017-05-14 02:51:29 +07:00
img Add preloader animation when loading the page content 2017-05-11 23:36:28 +07:00
js Add shortcut keys 2017-05-14 02:51:29 +07:00
sample Initial commit 2017-05-10 02:33:32 +07:00
.gitignore Initial Commit 2017-04-13 15:56:27 +07:00
index.html Add preloader animation when loading the page content 2017-05-11 23:34:01 +07:00
LICENSE Initial commit 2017-04-19 02:10:05 +07:00
README.md Update README.md 2017-05-10 15:27:59 +07:00

QRazyBox

QRazyBox is a web-based application (a toolkit), that used to analyzing and recovering damaged QR Code.

QRazyBox lets you recover QR Code by redrawing and reconstructing it with Paint-like editor. It also provides several sub-tools to help you analyze and recover faster and more efficient.

Main Features

  • Reconstruct QR Code by drawing pixel by pixel
  • Decode and read unscannable QR Code
  • Save and load existing work for later use
  • Import/export QR Code from/to Image file
  • Currently support up to QR Code Version 6 (41x41)
  • Support both Error and Erasure Correction using universal Reed-Solomon decoder
  • Extract valuable information although from badly damaged QR Code
  • Simulate data unmasking for manual data analysis
  • Easy to use
  • Free and open source :)

Help Usage & Documentation

Documentation page of this tool can be accessed in following URL :

https://merricx.github.io/qrazybox/help/

Third-parties & References