Quote:
... converting PDF into QRCODE via img...
The PDF format is simply an encapsulation of elements. Text is converted, but images remain in their original format (jpg, bmp, png etc). It is thus enough to
extract the whole (provided that the elements are not encrypted).
Do not try to convert a whole PDF file into a single image: this is the worst way to destroy the quality of the original images, thus making QRCodes unreadable.
Extract images from PDF file: There are free tools that do it very well
One of them (freeware)
https://www.pdfarea.com/PDF-Image-Extractor.htm(There are also probably some available on the command line.)
It does extract the QRCode given in your example. But I was only able to read it one time out of 10 with my phone (while all the other QRCodes I usually read work).
@loulou2522
You had to create another topic, because your question is about reading and not about creating a QRCode
