DevToys-app / DevToys

A Swiss Army knife for developers.
https://devtoys.app/
MIT License
26.94k stars 1.45k forks source link

Barcode Encoder/Decoder #1281

Closed chihyanglee closed 3 months ago

chihyanglee commented 3 months ago

What feature or new tool do you think should be added to DevToys?

I propose adding a barcode encoder/decoder tool to DevToys. This tool would allow users to generate and decode various types of barcodes, similar to the existing QR code encoder/decoder.

Why do you think this is needed?

This feature is needed to complement the existing QR code tool. Users have requested a barcode generator/decoder, as seen in issue #1249. Barcodes like Code 39 and Code 128 are widely used in many industries, and having this tool would make DevToys more versatile and useful.

Solution/Idea

No response

Comments

No response

veler commented 3 months ago

Duplicate with #1249