Skip to content
ComPDF

Billing Rules

Per-Page Billing

ComPDF AI intelligent document parsing/extraction uses a per-page billing model. You can contact us to purchase page bundles. The billing rules for bundles are:

  • Deduction order: Trial bundles are consumed first.
  • Check your bundle usage and consumption in the Console - API Assets.

ComPDF AI can be used via the Online tools platform or API. Note that document parsing and document extraction are two independent APIs, and their billing and consumption quotas are separate.

Online Tools Platform

When using the Online tools platform, the total quota and consumed amount are displayed in the account information in the top-right corner.

Every user gets 40 free pages per month! You can upload documents for parsing and extraction to evaluate TextIn xParse in your actual business scenarios. When the free quota is exhausted, you need to purchase a page bundle.

  • Billing is based on the number of successfully parsed pages; failed pages are not charged.
  • After successful processing, the result.valid_page_number field in the returned JSON indicates the number of successfully parsed pages.
  • Processing results are cached on the web platform.

Via API

When using the API, billing is also based on the actual number of file pages processed. Failed API requests are not charged.

Unlike the web platform, every successful API call for parsing or extraction incurs a charge, regardless of file type.

You can verify consumption using the following fields:

  • Document parsing: See Response Structureresult.valid_page_number field, the number of pages successfully parsed
  • Document extraction: See Response Structureresult.usage.page_count field, the number of pages processed by extraction