Azure AI Document Intelligence
- Azure AI Document Intelligence:提取专家。结果保留在各自的产品上下文中。
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
Azure AI Document Intelligence的公开供应商价格信息,截至2026年8月。
| 标准/条件 | PaperOffice | Azure AI Document Intelligence |
|---|---|---|
| 边界框 Boxes(单词/行级) | 是(单词/行级,Surya OCR) | Ja (Layout/Vordefinierte Geometrie) |
| Sandwich-PDF / durchsuchbares Archiv-PDF | 是 — 可搜索的归档PDF | n/a |
| Klick-zu-Beleg / visuelle Validierung (HITL) | 是 — 点击至凭证 / HITL | n/a |
| 结构化IDP字段(就绪类型) | 69种现成文档类型,包括DATEV/ZUGFeRD/XRechnung | 读取/布局/预构建/自定义(原表单分析器) |
| 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硬件 | Azure-Regionen — Microsoft-Cloud |
| Selbstbedienung ohne Cloud-Setup | 是 — 令牌按分钟计费 | Azure-Abonnement + Ressourcen |
| Pricing model | One credit balance for all features: from €6.00–€60.00 per 1,000 pages by quality tier | Lesen (reines OCR): 1,50 $ pro 1.000 Seiten |
| List price per 1,000 pages | 基础版20欧元 / 高级版60欧元 / 旗舰版200欧元(每1,000页,即每张/行/页分别为2欧分/6欧分/20欧分) | Read $1.50/1k; Prebuilt $10/1k; Custom Extraction $30/1k (USD) |
| Billing | from €6.00 per 1,000 pages (Elite) — same scale on every tier | n/a |
来源:https://azure.microsoft.com/pricing/details/ai-document-intelligence/,,检索于2026年8月。
Azure AI Document Intelligence 是各自权利人的商标。PaperOffice 与 Azure AI Document Intelligence 无关,也不由其推荐。关于竞争对手的信息基于公开可用资源(截至 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 进行;金额遵循所选货币(基准:清单价格)。
精英条款在获得资格后 — 标准和计划是公开的: 定价 · 合作伙伴计划
对于已经深度构建在 Azure 生态系统(IAM、存储、管道)中且仅需原始或预构建提取功能的用户,Document Intelligence 通常是更自然的选择——根据来源,Read/Prebuilt 的价格约为每 1,000 页 $1.50–$10。其周边技术栈已存在。
如果需要 IDP、DMS/WORM 以及欧盟本地的推理能力,且无需额外搭建云服务,则 PaperOffice 是更合适的选择。
全球领先企业的信赖之选
Azure AI Document Intelligence的结果保留在各自的产品上下文中。PaperOffice在同一文档上执行提取和归档。
读取(仅限OCR):每1,000页1.50美元。使用PaperOffice结果,归档和进一步处理在一个账户中,共享一个信用余额。
Azure AI Document Intelligence 提供其自身产品模型中的结果。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。
是的——如果您希望从单一来源获得档案、视觉检查和合规性支持,而不仅仅是数据提取,那么Azure AI Document Intelligence是理想选择。若仅需原始数据提取,Azure AI Document Intelligence同样是一个不错的选择。
每页基础版2张、高级版6张、Ultra版20张——PaperOffice的完整价目表是公开的。Azure AI Document Intelligence的相关信息见对比表;来源和查询日期直接在表格下方。
Azure AI Document Intelligence 主要解决本页所述的核心任务。PaperOffice 将提取、归档(WORM)、权限、HITL 和 MCP 功能整合在同一文档中,并提供公开的按页定价表。
通常采用逐任务切换的方式:将相同文件导入 PaperOffice 工作流(例如 idp_collection=invoice),并行运行,随后进行割接。llms-full.txt:任务/工作流。
在我们位于欧盟的自有服务器上——包括符合审计要求的存储和审计追踪。Azure AI Document Intelligence 的处理位置请参阅供应商提供的信息。
更换端点和令牌,并并行测试现有任务。最快的方式:将我们的 llms-full.txt 提供给您的 AI 代理。
与Azure AI Document Intelligence同一类别的另一个比较。
PaperOffice vs Google Document AI →与Azure AI Document Intelligence同一类别的另一个比较。
PaperOffice vs AWS Textract →与Azure AI Document Intelligence同一类别的另一个比较。
PaperOffice vs LlamaParse →与Azure AI Document Intelligence同一类别的另一个比较。
PaperOffice vs Reducto →与Azure AI Document Intelligence同一类别的另一个比较。
PaperOffice vs Unstructured →与Azure AI Document Intelligence同一类别的另一个比较。
PaperOffice vs LandingAI ADE →