Documentation
Import from a manifest
Read boxes from a load sheet instead of typing them.
On Pack a load, upload a load sheet and LoadLegit reads the box dimensions, weights and quantities into the table for review. Deterministic, free, and nothing leaves the server.
Supported formats
- Spreadsheets — .xlsx, .xls, .ods, .csv, .tsv
- Word tables — .docx (data in a table)
- Text PDFs — best-effort; flagged as needing a closer review
Images and scanned PDFs aren't supported — that needs OCR — and are rejected with a clear message rather than a silent empty result.
Column mapping
Columns are matched by header — Name/Item/SKU → name, Length/Len → L, Weight/Wt → weight, Qty/Pieces → quantity, and so on. Units are detected from the header (Length (cm), Weight (kg)) and converted to inches/lb. A combined 48 x 40 x 48 dimensions cell is understood, and TOTAL rows are skipped.
Always a draft
Imported rows fill the table but the load is not packed automatically — review the numbers, then pack. A parsed value never drives a verdict until you've confirmed it.