I am looking for a program or web tool, that can analyze broken/partial QR codes. Normally a QR decoder will just tell you that the data can not be read. This is not very useful. Even though the code is not readable, some informations can presumably be extracted!
- Is the finder patterns found?
- Is the timing pattern found?
- What is the version?
- What is the error level?
- What is the mask?
- Is the format intact?
- What is the mode?
- Is the stop pattern found after the correct length?
- Is there any meaningful data?
Do you know any such tool?