Barcodezera is a simple CLI to get numbers of your barcode or bank slip.
Use the package manager to install Barcodezera.
yarn global add barcodezera
# or simply
npx barcodezera ./your-file-here.png
barcodezera ./your-file-here.png
# or
npx barcodezera ./your-file-here.png
This first version use images with clear numbers, like this:
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.