// Extract structured data from OFD fixed-layout documents (GB/T 33190). Use when the user needs to parse .ofd files, extract VAT e-invoice fields, or process Chinese electronic invoices. Triggers on .ofd files, "发票" (invoice), "增值税" (VAT), "数电发票" (digital invoice), OFD document parsing, or OFD-to-JSON conversion.
moon runwasm colmugx/ofdx invoice 发票.ofd{
"InvoiceNo": "",
"InvoiceCode": "",
"InvoiceDate": "",
"BuyerName": "",
"BuyerTaxNo": "",
"SellerName": "",
"Amount": "",
"TaxAmount": "",
"TotalAmount": "",
"Payee": "",
"Receiver": ""
}moon runwasm colmugx/ofdx invoice 发票.ofd