fapiao - Chinese VAT Invoice Parser
Extract structured data from Chinese VAT invoices using coordinate-based PDF parsing
Tags
Updated: 2026-06-15Capabilities
Typical Inputs
Typical Outputs
What this skill does
- extract invoice data
- parse invoice number
- parse invoice date
- parse seller information
- parse buyer information
- parse item details
- calculate total amounts
- output JSON format
- output Markdown format
- save to file
Inputs
- PDF invoice file path
- output format type
- output file path
Outputs
- structured invoice data
- invoice number
- invoice date
- invoice type
- seller information
- buyer information
- item details
- total amounts
- tax amounts
- extraction status
- error messages
Requirements
- pdfjs-dist
- PDF with text layer
