Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[NEW TOOL] Barcode generator (and potentially reader?) #437

Open
timotheeandres opened this issue Jun 8, 2023 · 6 comments · May be fixed by #1100
Open

[NEW TOOL] Barcode generator (and potentially reader?) #437

timotheeandres opened this issue Jun 8, 2023 · 6 comments · May be fixed by #1100
Assignees
Labels

Comments

@timotheeandres
Copy link

What tool do you want?
I would like to have a tool to generate a barcode.

Describe the solution you'd like
I would imagine a web page to generate a barcode from a piece of data, the simplest case being ASCII text encoded into a Code 128 barcode.
Further additions could be the ability to generate different barcodes depending on the desired norm (https://www.tec-it.com/en/support/knowbase/barcode-overview/linear/Default.aspx), and potentially the ability to access a camera to read and decode barcodes.

Is there example of this tool in the wild?
Webpages:

npm packages:

@DeAlexPesh
Copy link

node plugin with AI BQ

@TechWolfNZ
Copy link

This is a tool I'd very much like to see included in the future.

@c11umw
Copy link

c11umw commented Nov 6, 2023

Seconded.
Would be a great addition to the "images & videos" category

@jaywehner
Copy link

thirded

sharevb added a commit to sharevb/it-tools that referenced this issue May 18, 2024
@sharevb sharevb linked a pull request May 18, 2024 that will close this issue
sharevb added a commit to sharevb/it-tools that referenced this issue May 19, 2024
@sharevb
Copy link
Contributor

sharevb commented May 19, 2024

Hi @timotheeandres, @DeAlexPesh, @TechWolfNZ, @c11umw, @jaywehner and @CorentinTh , implemented in #1100

@c11umw
Copy link

c11umw commented May 23, 2024

Nice.
Not in the latest docker image as yet, but will check for it once available. (current docker: v2024.5.13-a0bc346)
Thanks for doing that 🙂

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

7 participants