| Indonesian document types | Eleven seeded types — KTP, Kartu Keluarga, NPWP personal and badan, NIB, Akta, SK Kemenkumham, SIUP/TDP, Faktur Pajak, Rekening Koran, and a freeform type for anything without a schema. | General forms, invoices, and a set of identity parsers that do not cover Indonesian national documents. | General forms, tables, invoices, and IDs; no Indonesian national document types. | None. You author every field rule yourself. |
|---|
| What comes back | Named fields declared by the document type's schema — a KTP returns nik, nama, tempat_lahir, alamat and the rest, ready to use. | Entities and key-value pairs you map onto your own field names. | Blocks, key-value pairs, and tables you map yourself. | Raw text and coordinates. The parsing is your project. |
|---|
| Deployment | Straventa cloud, or self-hosted inside your own Kubernetes or Docker — same product. | Google Cloud only. | AWS only. | Anywhere — you operate it. |
|---|
| Where the document goes | On a self-hosted deployment, nothing leaves your environment. | Google Cloud regions. | AWS regions. | Your environment. |
|---|
| Retention of extracted data | Set by a platform-owned document-type registry: non-KYC output expires on a 7-day transient clock, compliance-bound output such as KTP stays on the statutory class. A tenant cannot move a KTP schema onto the short clock. | Your own lifecycle configuration; nothing stops a misconfiguration. | Your own lifecycle configuration; nothing stops a misconfiguration. | Whatever you built, if you built it. |
|---|
| Custom document types | PUT your own field schema per tenant; your version survives redeploys and platform seeding. | Custom processors, trained and hosted in the vendor's platform. | Custom queries and adapters within the vendor's platform. | Yours to write, and yours to maintain. |
|---|
| Fits the rest of the stack | Extraction feeds KYC/KYB onboarding and reconciliation on the same platform, under one contract and one login through Straventa Accounts. | An integration project. | An integration project. | An integration project. |
|---|
| Pricing model | Quoted per volume, or per deployment when self-hosted. Contact us. | Per page, per processor, on the vendor's public rate card. | Per page, by API, on the vendor's public rate card. | No licence — you pay in engineering time and accuracy work. |
|---|