gchq/CyberChef

Feature request: bar code generator

Open

#1,339 opened on Apr 21, 2022

View on GitHub
 (3 comments) (1 reaction) (0 assignees)JavaScript (3,944 forks)batch import
featurehelp wanted

Repository metrics

Stars
 (34,843 stars)
PR merge metrics
 (Avg merge 53d 1h) (68 merged PRs in 30d)

Description

Is your feature request related to a problem? Please describe. There is a feature in CyberChef to generate QR codes. I would appreciate if there was a feature to generate also other such codes, bar codes in this case.

Describe the solution you'd like There is a javascript library to perform the task not needing any additional libraries - JsBarcode. I am unaware though how to implement it not being aware of the CyberChef background.

Describe alternatives you've considered N/A

Additional context N/A

Contributor guide