QR Code Analysis and Recovery Toolkit https://merricx.github.io/qrazybox/ https://qr.koehr.ing
Find a file
2019-05-01 23:21:00 +07:00
css Fixed display bugs 2018-11-17 00:00:10 +07:00
font Initial Commit 2017-04-13 15:56:27 +07:00
help Update Data Masking in user guide 2019-05-01 23:21:00 +07:00
img Add preloader animation when loading the page content 2017-05-11 23:36:28 +07:00
js Update view resizing precision 2019-01-29 09:26:13 +07:00
sample Update Data Masking in user guide 2019-05-01 23:21:00 +07:00
.gitignore Initial Commit 2017-04-13 15:56:27 +07:00
index.html Fixed display bugs 2018-11-17 00:00:10 +07:00
LICENSE Initial commit 2017-04-19 02:10:05 +07:00
README.md Update README.md 2018-09-30 19:45:57 +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 9 (53x53)
  • 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