AIR_WAYBILL_OCR
Air Waybill OCR for MAWB, HAWB, and freight tables
Convert air waybill PDFs and scanned shipment docs into structured data your forwarding team can review and export.
{
"document_type": "air_waybill",
"mawb_number": "176-12345675",
"hawb_number": "HKG9872341",
"origin": "HKG",
"destination": "LAX",
"pieces": 12,
"chargeable_weight_kg": 840.5
}
FIELD_SCHEMA
Fields built for freight operations
The parser is tuned for operational documents where IDs, tables, weights, and routing details must stay attached to the right shipment.
Waybill identity
Route and flight
Cargo and charges
Handles the messy freight-document cases
MAWB and HAWB numbers printed in different zones
Low-quality airline scans and faxed copies
Chargeable weight tables with merged cells
Routing and charge codes mixed with free-text notes
From upload to export
Upload an AWB PDF, scan, or image
Extract waybill IDs, airport codes, cargo totals, and charges
Review ambiguous route or weight fields
Export to Excel, CSV, JSON, or downstream freight systems
RELATED_PARSERS
FAQ
Common questions
Can PDF2TEXT extract MAWB and HAWB numbers?
Yes. The page is built for master and house air waybill numbers, route fields, shipment totals, and charge tables.
Can I use this for scanned air waybills?
Yes. Upload scanned PDFs or images and review the extracted fields before exporting.
Can I send air waybill data to my freight system?
Yes. Use CSV or Excel exports for batch work, or the API for automated JSON workflows.
Turn freight PDFs into structured data today
Convert air waybill PDFs and scanned shipment docs into structured data your forwarding team can review and export.