The shipping label is the most repeated print in e-commerce and usually the least automated. An order arrives, someone opens the marketplace panel, downloads a PDF, opens it, scales it, prints it, and repeats — several hundred times a week.
Every field on that label already exists in structured form the moment the order lands. The manual steps exist because the label was treated as a document instead of data.
🖨️ Your printer almost certainly already works. LabelInn writes native ZPL, TSPL/TSPL2, TPCL, ESC/Label, EZPL and PPLB — the languages behind 50+ printer brands. See compatible brands →
Order in, label out
A workflow connects the trigger to the printer: order arrives → map fields → choose template → print to the pack bench → notify on failure. No panel, no PDF, no scaling.
Why PDF shipping labels cause trouble
A marketplace PDF is laid out for A4. Printing it on a 100×150 mm thermal printer means scaling, which softens the barcode — the single element that must scan first time. Rendering the label natively for the printer's own resolution keeps the barcode at full fidelity, and LabelInn preserves the carrier's required layout and barcode symbology while doing it.
Connections
- Marketplaces and stores: Trendyol, Hepsiburada, ikas, Shopify, WooCommerce, eBay, AliExpress
- Cargo: Aras, Yurtiçi, MNG, PTT
- Anything else: REST API or a watched CSV/XLSX folder
The details that decide whether it survives a busy day
- Out of paper is a reported fault, not a silent gap in the run
- Labels print in order, so a wave matches the pick list
- Reprints come from the audit record — the exact original label, not a rebuild
- Remote printing lets customer service reprint to the warehouse bench without walking there
Starting small
You do not need the full chain on day one. Most operations start with a watched folder — export orders to CSV, print the batch — and move to a live connection once the label format is settled.
Stop downloading shipping PDFs
Connect a store or drop a CSV, and print sharp 4×6 labels straight from order data.
Start free →