Generate a barcode as you type in the search bar, preview it instantly, and export it as PNG or SVG.
Supports EAN-13, ITF, NW-7 (Codabar), CODE39 and CODE128. Every symbology that can encode your input is listed, so you can compare them with the arrow keys and switch between them. Enter 12 digits for EAN-13 and the check digit is calculated for you.
Create Barcode in RaycastUse the search bar dropdown (⌘P on macOS, Ctrl+P on Windows) to pin a single symbology. The default is Auto Detect.
| Symbology | Accepted Input |
|---|---|
| EAN-13 | 12 or 13 digits (the check digit is calculated when 12 are given) |
| ITF | Digits (a leading 0 is added when the length is odd) |
| NW-7 | Digits and - $ : / . +, wrapped in an A–D start/stop pair |
| CODE39 | Digits, uppercase letters and - . space $ / + % |
| CODE128 | Printable ASCII |
EAN-13 and ITF also accept input containing hyphens, spaces and full-width digits (4912-3456 7890 becomes 4912345678904).
Values are limited to 80 characters (80 digits for ITF). CODE128 and CODE39 have no length limit in their specifications, but a symbol that long is already too wide for real scanners to read.