QR Code Analysis and Recovery Toolkit https://merricx.github.io/qrazybox/ https://qr.koehr.ing
Find a file
2022-01-02 15:36:22 +01: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 screenshot in README 2019-05-26 23:44:39 +07:00
js fix styling 2022-01-02 15:36:22 +01: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
finder-example.html wip: support more QR code versions 2021-11-14 23:56:31 +01:00
index.html add load denyvitali qr.js 2022-01-02 14:34:13 +01:00
index2.html wip: support more QR code versions 2021-11-14 23:56:31 +01:00
LICENSE Initial commit 2017-04-19 02:10:05 +07:00
README.md Add screenshot in README.md 2019-05-26 23:46:02 +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