Browser-local warehouse-advice conversion

Convert EDI 945 to CSV, Excel, JSON, or XML

Export the canonical 151-field Smart Mapping or a separate source-ordered Raw representation.

Upload or paste an EDI 945 and choose Smart Mapping or Raw Mode. Automatic detection requires exact ST01=945; you can also select Warehouse Shipping Advice manually. Review canonical rows, validation findings, and the source-grounded summary before preparing an export.

Choose Smart Mapping or Raw Mode

Smart Mapping produces exactly 151 fields in canonical order and supports ITEM, LX_ONLY, and SUMMARY rows for generic 004010, 004030, and 005010 inputs. Raw Mode remains physical, segment-based, source ordered, and unflattened. It is not the 151-column canonical representation and does not acquire Key or All variants.

What each export represents

CSV preserves canonical header order and escapes commas, quotes, and newlines. Excel uses the vendored SheetJS browser path and stores lexical identifiers, quantities, and collection JSON as strings. JSON contains the current row objects. XML serializes the current Smart or Raw row representation with escaped values. XML is not native X12 hierarchy, implementation-guide XML, a lossless X12 round trip, or a promise that rebuilding the original interchange is possible.

Preserve lexical shipment evidence

Values such as 001234567890, identifiers longer than JavaScript's safe integer range, 00012, 1, 1.00, 0.250, +0001.00, and -0 remain distinguishable strings. OrderedQuantity, ShippedQuantity, SourceReportedQuantityDifference, W12UOM, product aliases, lots, N9 references, MAN identifiers, W03 units, and W03 weight are not numerically coerced.

Privacy, validation, and limits

Source EDI parsing and mapping occur locally in the browser under the audited architecture. Normal HTML, static assets, lazy runtime modules, the vendored XLSX library, and shared quota reservation/finalization requests may use the network; source payloads, mapped rows, raw parties, references, products, and validation source facts are not intentionally uploaded. Generic validation does not certify partner requirements or business outcomes. The characterized 50K monolithic XML V8 string ceiling is not an arbitrary public file limit.

Start converting

Open the EDI Converter, inspect results in the Viewer, or review the EDI 945 canonical data map, W06 and W12 reading guide, and 945 validation guide.