Real-time application for scanning numbers from paper and generating barcodes

You need an OCR extension to capture the text from an image

Then you need to extract the text you need for the barcode, use the text blocks for this.

Then you could use a barcode font to create the barcode (you may need to capture that image), or another barcode/qrcode maker

1 Like