gchq/CyberChef

Feature request: bar code generator

Open

#1339 opened on Apr 21, 2022

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

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