Flipkart Label Processing — Smart Seller + FBF in One Tool
One page, both Flipkart formats. Standard Smart Seller labels and Flipkart FBF labels are parsed, sorted, cropped and exported from the same tool — no format switch.
ShipSort is an independent third-party tool — not affiliated with Flipkart. Visit the official Flipkart site.
No credit card required. Cancel anytime.
What Flipkart sellers get
5 features- Handles BOTH Flipkart Smart Seller and Flipkart FBF (Fulfilled by Flipkart) formats
- FBF: detects two-up label pages and tags them (label_subtype = flipkart_fbf) for downstream split
- Extracts order ID, AWB, invoice no/date, order date, routing code, payment method
- Courier detection — E-Kart Logistics, Ecom Express, BlueDart, Delhivery, Shadowfax, Xpressbees
- Auto-remove invoice pages, crop to 3×5 / 4×4 / 4×6 / 6×4, and PyMuPDF fallback for stubborn PDFs
Flipkart — FAQ
5 questionsYes. ShipSort detects FBF labels automatically (label_subtype = flipkart_fbf) and runs a dedicated processor. FBF pages contain two labels per page — detected at parse time and split during PDF generation.
FBF pages have no tax-invoice section — the whole page is label content, and each physical page typically contains two shipments. ShipSort’s FBF processor extracts the 18-digit shipment ID as the order identifier.
The courier block is read from the label table. Detected carriers: E-Kart Logistics (Ekart), Ecom Express, BlueDart, Delhivery, Shadowfax, Xpressbees.
Yes. Remove Invoices is on by default. Toggle Keep Invoice if you need the invoice pages in the output — rarely needed for courier dispatch.
ShipSort falls back to PyMuPDF (fitz) text extraction. Recovers labels from PDFs where pdfplumber returns empty strings — common with newer Flipkart exports.