Vöötkoodi ja QR-koodi parser (Loetav Skannitud String Vaatur)

Kleebi scanner väljund to jagamine it into loetav parts and kopeeri it in a clean format.

GS1 andmed is parsed into AIs where possible, and unrecognized sisend is still shown in a usable format.

No external sending (processed in your brauser)
If parsing fails, the original sisend is still shown

Kuidas kasutada

  1. Kleebi the scanner väljund into the sisend field.
  2. Vali vajaduse korral tavarežiim või GS1-režiim.
  3. Review the tulemus as a tabel, JSON, or tekst, then kopeeri the format you need.

Examples

GS1 eraldajatega

Sisend

]C101095011015300031724073110ABC123␝21XYZ

Väljund

The string is jagamine into GTIN, expiration date, batch, and serial.

Ainult numbrid

Sisend

4901234567890

Väljund

Tööriist näitab EAN-13 / JAN-i tõenäolise tüübina.

QR URL-i näide

Sisend

https://example.com/path?x=1

Väljund

The tool marks it as URL / URI and prepares a jaga-ready tekst summary.

FAQ

Milliseid standardeid toetatakse?

The tool works with common vöötkood and QR skannitud tulemus strings, splitting and formatting what it can identify. For GS1, it focuses on AI-based best-effort parsing.

What happens if the tool cannot parse the sisend?

Even when GS1 parsing is uncertain or fails, the tool still shows the original sisend in a kopeeri-friendly format.

Is my andmed sent anywhere?

No. Sisend is processed locally in your brauser and is not sent to any external server.

Miks näen selliseid sümboleid nagu ␝?

Those symbols visualize separators or control characters produced by scanners. You can switch between loetav kopeeri and raw-andmed kopeeri.

Glossary

GS1

A family of identification rules used in retail, logistics, healthcare, and more. This tool parses a practical subset of AIs on a best-effort alus.

AI

Application Identifier. Codes such as 01, 17, and 10 describe the meaning of the following väärtus.

GS

Group Separator. See on juhtmärk, mida kasutatakse muutuva pikkusega väljade eraldamiseks, ja see tööriist kuvab seda kujul GS(␝).

AIM sümboloogia identifikaator

Eesliide, näiteks ]C1, mille mõned skannerid lisavad, et näidata, millist sümboloogiat skanniti.

Märkused

  • Valdkonna- või ettevõttespetsiifilised vormingud ei pruugi olla täielikult toetatud. Kontrolli lõplikku tõlgendust alati oma reeglite või spetsifikatsioonide järgi.
  • GS1 contains many variable-length fields, so missing separators can make parsing ambiguous. Keep the raw väärtus visible when needed.
  • If ajalugu saving is enabled, the original sisend string is stored in this brauser's localStorage. Be careful on shared devices.