Quick answer

Automatic SKU sorting requires more than reading a product code from a label. A system must identify each shipment, match it to the correct SKU or items, choose a grouping rule and reorder the label pages without losing that mapping. quicklabelcrop currently extracts some readable SKU text and allows annotation, but it does not automatically sort or reorder PDF pages by SKU.

Prepare your existing shipping PDF, then review every crop before printing.

Open shipping label cropper

If automatic grouping is your goal, perform it in an order-management or label-preparation workflow that explicitly supports the required matching and sorting. Then use the cropper to prepare the resulting label sequence for printing. This guide explains how that process should work, how to handle exceptions, and what the current tool can and cannot contribute.

Define what you want the sorting to achieve

Sorting by SKU usually aims to make picking easier. Orders containing the same product or variant can be handled together, reducing repeated trips to different stock locations. However, the label still belongs to a specific shipment, so product grouping must not break the connection between parcel, customer and tracking reference.

Decide whether you want alphabetical SKU order, location-based picking order or groups ordered by quantity. Those are different rules. A system that sorts text alphabetically may place a sequence differently from the physical arrangement of your shelves, especially when SKU codes contain both numbers and letters.

Also decide what should happen to multi-item orders. A parcel containing two different SKUs cannot belong exclusively to both product groups without special handling. Sorting by the first line item is one possible convention, but it may not suit your operation. Define the policy before expecting software to choose it reliably.

Keep SKU and tracking identity separate

A SKU identifies a product or variant in your own selling system. A tracking number identifies a shipment. Many shipments can share one SKU, while one shipment can contain multiple SKUs. Treating either identifier as interchangeable with the other creates a risk of incorrect page matching.

An order identifier may provide the link between the order export and the label, but only if it appears consistently and unambiguously in both. Check how your actual source documents represent orders, packages and line items. A label may refer to a package rather than to every item in a larger order.

For sellers using Meesho, Flipkart and Amazon, naming conventions can differ between channels. Two marketplace SKUs may represent the same physical product, or similar codes may represent different variants. Use a deliberate mapping if you want cross-marketplace grouping rather than assuming text similarity proves equivalence.

Distinguish extraction, annotation and sorting

Extraction reads a value from available PDF text. In quicklabelcrop, a recognisable SKU field can populate the editable SKU control. That is a convenience for review; it is not a verified database lookup and may not work on image-only pages or unusual text layouts.

Annotation adds the reviewed value to the output label. This can help staff recognise a product during packing. Adding a SKU note does not change the order of the pages and does not prove that the product in the parcel matches the note.

Sorting changes the sequence of labels according to a rule. That requires reliable identifiers and a page-order operation. The current cropper does not implement that automatic SKU sorting step. Keeping the three concepts separate prevents an “SKU supported” description from being mistaken for a full order-grouping feature.

Prepare a reliable source mapping

Begin with an order export or other authorised record containing the shipment identifiers and product details you need. Keep fields such as order reference, package reference, SKU and quantity intact. Do not reduce the data to a single product-name column if the later matching depends on a more specific identifier.

Preserve identifiers as text when working in a spreadsheet. Leading zeros and long numeric-looking references can be altered by automatic number formatting. A code that looks almost the same after conversion may no longer match the label or may have lost meaningful characters.

Before sorting a full batch, match several source records to their PDF pages manually. Include repeated SKUs, multi-item orders and unusual references. This sample tells you whether the planned join key is reliable enough to support automation or whether exceptions need a separate queue.

Choose a system that supports the complete operation

A suitable automatic workflow should state how it obtains SKU data, how it matches that data to labels and how it handles unmatched pages. It should preserve the original source and produce a reviewable result. A claim to “sort labels” is incomplete without explaining what happens when a mapping is missing or ambiguous.

Prefer a workflow that stops or flags exceptions rather than silently guessing. For example, two records sharing an order reference but belonging to different packages should not be assigned to pages by chance. A missing SKU should remain an exception, not be filled with a neighbouring page’s value.

Evaluate whether your existing seller or order-management tools already offer a suitable grouping or download order. If they do, using that supported source sequence may be simpler than attempting to reconstruct it from a PDF afterward. Confirm the actual capability rather than assuming every platform exposes the same controls.

Handle common SKU data problems

Whitespace, inconsistent case and punctuation can affect grouping. “JH-01” and “JH-01 ” may be intended to mean the same item, while “JH-01-G” and “JH-01-S” may be different finishes. Normalisation rules should remove accidental variation without collapsing genuine product distinctions.

Missing values need an explicit destination, such as an exception group for manual review. Multi-item shipments need the rule you chose earlier. Bundles may have a bundle SKU or several component SKUs, so decide which identifier best supports picking and packing in your business.

Repeated SKUs are expected, not duplicates to delete. Ten orders for the same earrings still require ten distinct shipping labels. Duplicate detection concerns repeated shipment identities, while SKU grouping concerns shared product identities. Confusing those tasks can remove legitimate orders from a batch.

Use quicklabelcrop after the sequence is established

Once your source labels are in the intended order, open the PDF in quicklabelcrop and review the crop on each page. Select the appropriate thermal or A4 output. The cropper can then prepare the label areas without needing to decide the SKU order itself.

If you have separate PDF groups already arranged by SKU, the merge tool can combine them in your chosen file order. It preserves page order inside each file. That can support a manually organised workflow, but it should not be described as automatic SKU sorting because the product grouping happened elsewhere.

Do not use the “Pages to export” field as an arbitrary sorting command. The current selection follows source page order. Typing a sequence of page numbers in a different order does not provide a dependable custom reorder operation. Use a workflow that explicitly supports reordering when that is the required task.

Validate the sorted output before printing

Compare the number of input shipments with the number of output labels. Then check that the set of tracking or package references is preserved. A count alone is insufficient because one missing shipment and one duplicate can cancel each other numerically.

Inspect group boundaries. The last label in one SKU group and the first in the next are useful places to catch off-by-one matching errors. Check a few repeated-SKU orders too, confirming that their destinations and tracking references remain distinct even though the product is the same.

For A4 output, remember that a sheet may span two SKU groups if one group ends partway through the four-label grid. Decide whether your packing process can handle that or whether groups should be printed separately. The visual arrangement should support the physical picking routine rather than surprise the operator.

Keep the packing check after sorting

Automatic grouping can reduce repetitive searching, but it does not inspect the contents of the parcel. Confirm variant, quantity and shipment reference when attaching the label. This remains important for products that look similar or share parts of their SKU names.

If a label is reprinted after a jam, return it to the correct group and remove unusable duplicates from the packing area. A sorted batch can become unsorted during physical handling, especially when loose labels from several groups share the same table.

Keep enough source mapping to investigate a mismatch later. The useful record is not merely “sorted by SKU,” but which source shipments were processed, which rule was used and which exceptions were resolved manually. That makes the workflow repeatable and easier to improve.

Frequently asked questions

Does quicklabelcrop automatically sort labels by SKU today?

No. It can extract some readable SKU text, let you edit it and add a note to the output. It does not automatically reorder pages by SKU. Establish the order in a supporting workflow before using it for crop and print preparation.

Can scanned labels be sorted from their visible SKU text?

That would require reliable text recognition and matching. The current cropper does not provide guaranteed OCR-based SKU sorting. Use an authoritative order export or a system that explicitly handles recognition errors and unmatched records.

Should identical SKUs be merged into one shipping label?

No. Shared product identity does not mean shared shipment identity. Separate orders usually retain separate addresses and tracking references. Group the work for picking, but preserve every required shipment label and its link to the correct parcel.

### Do marketplace-specific SKU sorting searches describe a current feature?

A Meesho SKU label sorter, Flipkart SKU sorting label tool or Amazon SKU label sorting tool would need reliable order-to-page matching and an actual reorder function. quicklabelcrop currently provides SKU review and annotation, not that automatic sorting capability. The same distinction applies to searches for a shipping label SKU sorter or PDF label sorter.

Open PDF merge to combine already organised files. Merging preserves their order; it does not automatically sort by SKU.