zxing-js / library

Multi-format 1D/2D barcode image processing library, usable in JavaScript ecosystem.

Home Page:https://zxing-js.github.io/library/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add support to ITF-14 barcode format

ceopaludetto opened this issue · comments

Is your feature request related to a problem? Please describe.

Some brazillian documents have a ITF-14 barcode format, described here https://www.gs1br.org/codigos-e-padroes/captura/itf-14. I will enjoy if zxing-js can add support for them

Describe the solution you'd like

Support for ITF-14 1D barcode format

Describe alternatives you've considered

I found this java code https://github.com/ranu-00/barcode-zxing-itf14/blob/master/ITF14Reader which can be used to recreate the logic

Additional context

Stale issue message