Google Document AI
- Google Document AI:提取专家。结果保留在各自的产品上下文中。
Made for real business. Not for hype.
在同一账户中
AI OCR with bounding boxes — 69 types, fields with location.
来自 €6 per 1,000 pages
Seamless in the job path — task and document also on mobile.
Web + Mobile
SES signatures from the same credit balance.
SES from the balance
Audit-proof filing and audit trail.
included
关于Google Document AI的信息,根据公开供应商价格页面,截至2026年8月。
| 标准/条件 | PaperOffice | Google Document AI |
|---|---|---|
| 边界框 Boxes(单词/行级) | 是(单词/行级,Surya OCR) | Ja (Parser-/Layout-Geometrie) |
| Sandwich-PDF / durchsuchbares Archiv-PDF | 是 — 可搜索的归档PDF | n/a |
| Klick-zu-Beleg / visuelle Validierung (HITL) | 是 — 点击至凭证 / HITL | Human Review in Document AI |
| 结构化IDP字段(就绪类型) | 69种现成文档类型,包括DATEV/ZUGFeRD/XRechnung | OCR / 布局 / 表单 / 自定义 / 发票解析器 |
| DMS/Archiv enthalten (WORM, Audit, Legal Hold) | 是 — WORM、审计追踪、法律保留 | n/a |
| E-Signaturen am selben Dokument | 是 — 在档案中的同一文档上 | nein |
| 原生MCP服务器(工具数量) | 是 — 300多个 API/MCP 工具 | n/a |
| Inferenz auf eigener Hardware in der EU | 是 — 自有欧盟GPU硬件 | Google Cloud 区域 |
| Selbstbedienung ohne Cloud-Setup | 是 — 令牌按分钟计费 | GCP 项目 + Quotas/管道 |
| Pricing model | One credit balance for all features: from €6.00–€60.00 per 1,000 pages by quality tier | 企业文档 OCR:每 1,000 页 $1.50(每月最多 500 万页),之后为 $0.60;OCR 附加组件每 1,000 页 $6 |
| List price per 1,000 pages | 基础版20欧元 / 高级版60欧元 / 旗舰版200欧元(每1,000页,即每张/行/页分别为2欧分/6欧分/20欧分) | OCR $1.50/1k; Layout $10/1k; Form/Custom $30/1k (USD) |
| Billing | from €6.00 per 1,000 pages (Elite) — same scale on every tier | n/a |
Quelle: https://cloud.google.com/document-ai/pricing, abgerufen 08/2026.
Google Document AI 是各自权利人的商标。PaperOffice 与 Google Document AI 无关,也不由其推荐。关于竞争对手的信息基于公开可用资源(截至 2026 年 8 月),不作任何保证。
我们的价格是公开的——包括合作伙伴条件。
单位: Price per 1,000 pages
| Tier | Elite Partner (−70%) | Partner (−40%) | Enduser |
|---|---|---|---|
| Basic | €6.00 | €12.00 | €20.00 |
| Premium | €18.00 | €36.00 | €60.00 |
| Ultra | €60.00 | €120.00 | €200.00 |
计费在内部以 Credits 进行;金额遵循所选货币(基准:清单价格)。
精英条款在获得资格后 — 标准和计划是公开的: 定价 · 合作伙伴计划
对于已经使用 GCP 且仅需 OCR/解析 SKU 的用户来说,Document AI 通常是显而易见的选择(企业级 OCR 价格约为每 1,000 页 1.50 美元)。管道构建和存储则自然位于 Google Cloud 中。
相比之下,如果字段提取、归档和合规性都算作同一产品的一部分,那么PaperOffice是更好的选择。
全球领先企业的信赖之选
Google Document AI 的结果保留在各自的产品上下文中。PaperOffice 将提取和归档功能整合在同一文档中。
企业文档 OCR:每 1,000 页 $1.50(每月最多 500 万页),之后为 $0.60;OCR 附加组件每 1,000 页 $6。在 PaperOffice,结果、归档和后续处理均在同一账户余额下进行。
Google Document AI 在其自有产品模型中提供结果。PaperOffice 在欧盟运营自有服务器,并以符合审计要求的方式存储结果。
https://api.paperoffice.ai/latest/docs/llms-full.txt Invoice-Extraktion
curl -X POST "https://api.paperoffice.ai/latest/job/add/workflow" \ -H "Authorization: Bearer po_sk_xxx" \ -F "file=@./invoice.pdf" \ -F "model=premium" \ -F "idp_collection=invoice" # danach job_result pollen (job_id aus Response) import requests api_token = "po_sk_xxx"
file_path = "invoice.pdf" create = requests.post( "https://api.paperoffice.ai/latest/job/add/workflow", headers={"Authorization": f"Bearer {api_token}"}, files={"file": open(file_path, "rb")}, data={"model": "premium", "idp_collection": "invoice"},
)
print(create.json()) { "status": "success", "job_id": "job_…", "result": { "fields": { "invoice_number": "…" } }
} 完整参数:llms-full.txt / Postman。
是的——如果您希望从单一来源获得针对 Google Document AI 的提取、归档、视觉检查和合规性服务,Google Document AI 是一个不错的选择。但如果仅需原始数据提取,Google Document AI 依然是一个很好的选择。
每页基础版2张、高级版6张、Ultra版20张——PaperOffice的完整价目表是公开的。Google Document AI的相关信息见对比表;来源和查询日期直接位于表格下方。
Google Document AI 主要解决本页面所述的核心任务。PaperOffice 将提取、归档(WORM)、权限、HITL 和 MCP 整合在同一文档中,并提供公开的按页定价表。
通常从Google Document AI进行逐任务切换:将相同文件并行运行至PaperOffice工作流(例如idp_collection=invoice),之后进行割接。llms-full.txt:任务/工作流。
在我们位于欧盟的自有服务器上——包括符合审计要求的存储和审计跟踪。Google Document AI 的处理位置请参阅供应商提供的信息。
完成IDP管道(包括发票)以及DMS/HITL/MCP,针对Google Document AI——不仅仅是原始提取。使用llms-full.txt最快。
与Google Document AI同一类别的另一个比较。
PaperOffice vs Azure AI Document Intelligence →与Google Document AI同一类别的另一个比较。
PaperOffice vs AWS Textract →与Google Document AI同一类别的另一个比较。
PaperOffice vs LlamaParse →与Google Document AI同一类别的另一个比较。
PaperOffice vs Reducto →与Google Document AI同一类别的另一个比较。
PaperOffice vs Unstructured →与Google Document AI同一类别的另一个比较。
PaperOffice vs LandingAI ADE →