EcomInsides

Shipping Labels

Meesho Bulk Label Printing: A Complete Guide for High-Volume Sellers

By Nikunj Maniya · 18 April 2026 · Updated 9 June 2026 · 3 min read

Tall warehouse aisle lined with racks of boxed inventory
Bulk Meesho manifests are built for A4 first; thermal sellers need a clean split-and-crop step before the printer runs.

Meesho's "Bulk Manifest" download is one of the best-designed bulk-print flows in Indian eCommerce — but it is optimized for sellers who still print on A4 paper and use scissors. If you have moved to a thermal printer, the same PDF feels like a wall: 200 labels, 100 pages, two stacked labels each, and no thermal export option in the seller panel.

This guide explains how the Meesho format works under the hood and how to convert it into print-ready 4×6 labels in your browser, with no upload and no subscription.

The 2-up Meesho A4 format

Each Meesho A4 page contains exactly two shipping labels stacked vertically. The page is A4 portrait (210 × 297 mm or 595 × 842 PDF points). Each label takes the top half (≈ 415 points) and the bottom half. The split is exact — Meesho's template uses fixed positions — which makes algorithmic cropping reliable.

Because the split is exact, a tool can mathematically slice each page into two labels with zero data loss. There is nothing to "guess" about the layout, unlike scanned PDFs.

Why thermal output beats laser for Meesho

  • Per-label cost: ₹0.45 thermal vs ₹2.20 laser-on-A4.
  • No scissors: the thermal roll dispenses one label at a time.
  • No misalignment: A4 sticker sheets shift in the laser drum after a few hundred prints.
  • Better scan rate: Meesho's small CODE-128 barcode benefits from 203 DPI thermal.

If you are still deciding on hardware, our thermal vs laser comparison breaks down the full cost case.

The bulk workflow that scales to 500 orders/day

  1. Download the bulk manifest from Meesho Supplier Panel → Orders → Bulk Print.
  2. Open the Ecom Insides Shipping Label Cropper in any modern browser.
  3. Drop the PDF into the tool. The platform auto-detects "Meesho" from the document metadata.
  4. Choose Thermal 4×6 as the output layout.
  5. Enable Auto-sort by SKU (this groups same-product orders together).
  6. Click "Crop labels". The output is ready in 2–6 seconds depending on order count.
  7. Print directly to your thermal printer.

Why SKU sorting matters at scale

A 200-order Meesho dispatch typically contains 30–50 unique SKUs. If you print labels in Meesho's default order, the picker walks back and forth between bins, sometimes returning to the same bin three or four times. Sorting by SKU before printing means the picker grabs all units of one SKU at once. In our warehouse measurements:

  • Random order: 38 minutes to pick 200 orders, 11 mispicks, 6 RTOs that month.
  • SKU-sorted: 22 minutes to pick 200 orders, 2 mispicks, 1 RTO.

That single change — sorting by SKU — paid for the picker's lunch every day.

The summary page nobody asks for, but everyone should print

The cropper appends a SKU-wise summary page at the end of every batch: "Silicone Extender-1 — 5 orders, Phone Stand Pro — 3 orders…". You stick this on the bin shelf and treat it as a pick list. Mistakes drop dramatically because the picker reconciles total counts before walking labels to the packing station.

Common Meesho printing mistakes

Treating the 2-up PDF as one label per page

Sellers sometimes feed the raw Meesho PDF into a thermal printer "as-is", expecting the printer to scale. The result: each 4×6 label gets two orders printed on it, stacked microscopically. Always crop the PDF first.

Skipping the manifest signature

Meesho still requires you to sign and hand over the manifest at pickup. Print this on plain A4 separately — do not waste thermal labels on it.

Not pre-flighting before bulk print

Print one label, scan it with your phone, confirm it opens the right courier tracking page. Only then send the full batch. For the full speed routine, see the fastest way to print 100 shipping labels.

Frequently asked questions

Will Meesho release a thermal export option?

There is no public roadmap. Until then, post-download cropping is the only path. The Ecom Insides cropper handles the conversion in your browser without uploading the PDF anywhere.

How long does processing 500 Meesho labels take?

On a typical laptop, processing 500 labels (≈250 source pages) takes 6-10 seconds because the heavy work runs in a Web Worker off the main thread.

Will my data be uploaded to a server?

No. The entire flow runs in your browser tab. The PDF is read with the FileReader API, processed with pdfjs-dist and pdf-lib, and the output is generated locally. The network panel will be silent during processing.

Related guides

Try the free Shipping Label Cropper →