camscanner.com
CamScanner - Best AI PDF Scanner App, OCR & Document Management
CamScanner is a free AI-powered PDF scanner app with OCR and online PDF tools. Scan documents, extract text, convert files, edit PDFs, and sync across devices.
45
Partly agent-ready
Agent-readiness score out of 100
- ✓ Clear description of the site
- ✓ Several pages described
- ✓ Actions agents can take
- ○ 3 or more actions
- ○ Publishes its own LAWP (/.well-known/lawp.json)
- ○ Actions agents can execute
- ○ Business details (address, hours, phone)
How to improve this score
Up to +55 points:
+10 · 3 or more actions
Most businesses have at least three: contact, book or order, and view prices.
Most businesses have at least three: contact, book or order, and view prices.
+15 · Publishes its own LAWP (/.well-known/lawp.json)
Publish your starter lawp.json at
Publish your starter lawp.json at
/.well-known/lawp.json. WordPress: install the Actuent plugin. Cloudflare: use the one-click Worker.+15 · Actions agents can execute
Give an action an
Give an action an
endpoint on your domain so agents can do it for the user, not just link to it. See LAWP Actions.+15 · Business details (address, hours, phone)
Add schema.org business data to your homepage (the starter snippet). Google uses it too.
Add schema.org business data to your homepage (the starter snippet). Google uses it too.
Starter lawp.json for camscanner.com
Made from what Actuent already knows. Edit it, then publish it at
https://camscanner.com/.well-known/lawp.json. Check it with the LAWP Checker, or edit it in the LAWP Generator.{
"lawp_version": "0.3",
"domain": "camscanner.com",
"name": "CamScanner - Best AI PDF Scanner App, OCR & Document Management",
"language": "en",
"pages": {
"/": {
"title": "CamScanner: AI PDF Scanner, OCR & Online PDF Tools",
"content": "CamScanner is a free AI-powered PDF scanner app with OCR and online PDF tools. Scan documents, extract text, convert files, edit PDFs, and sync across devices."
},
"/faq": {
"title": "CamScanner FAQ - Help, Support & Common Questions",
"content": "Tools Smart HD Scan Scan Documents Scan IDs Scan Books Scan Test Papers Capture Whiteboards Capture Slides Format Conversion PDF to Word Word to PDF Image to Text PDF to Excel Excel to PDF PDF to PPT PPT to PDF PDF to JPG Image to PDF PDF Editing Merge PDFs Split PDF Reorder PDF Pages Rotate PDF Pag"
},
"/zh/faq": {
"title": "扫描全能王常见问题 - 帮助、支持与常见解答",
"content": "工具箱 智能高清扫描 扫描文档 扫描证件 扫描书籍 扫描试卷 拍白板 拍 PPT 大尺寸扫描 格式转换 PDF 转 Word Word 转 PDF 图片转文字 PDF 转 Excel Excel 转 PDF PDF 转 PPT PPT 转 PDF PDF 转 JPG 图片转 PDF PDF 编辑 PDF 合并 PDF 拆分 PDF 顺序调整 PDF 页面旋转 PDF 页面删除 PDF 加水印 PDF 加密 电子签名 App 专属 AI 拍照翻译 修复老照片 AI 图片鉴伪 PS 篡改检测 拍照计数 高级会员 企业版 下载应用 智能硬件 开放平台 400-118-9957 企业采购热线 语言 简"
}
},
"actions": [
{
"id": "sign_in",
"name": "Sign in",
"input": {
"type": "text",
"required": false
},
"intent": [
"sign in",
"log in",
"login",
"account"
],
"description": "Log in to an account"
},
{
"id": "get_support",
"name": "Get help",
"input": {
"type": "text",
"required": false
},
"intent": [
"help",
"support",
"faq",
"customer service"
],
"description": "Help centre, FAQs and support"
},
{
"id": "contact",
"name": "Contact",
"description": "Send a message to CamScanner - Best AI PDF Scanner App, OCR & Document Management",
"intent": [
"contact",
"message",
"email",
"get in touch"
],
"input": {
"type": "object",
"required": true,
"fields": [
{
"name": "name",
"type": "string",
"required": true
},
{
"name": "email",
"type": "email",
"required": true
},
{
"name": "message",
"type": "string",
"required": true
}
]
}
}
]
}Starter schema.org snippet
Replace the example values, then paste into your homepage's <head>.
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "LocalBusiness",
"name": "CamScanner - Best AI PDF Scanner App, OCR & Document Management",
"url": "https://camscanner.com",
"telephone": "+00 0000 0000",
"priceRange": "€€",
"address": {
"@type": "PostalAddress",
"streetAddress": "Street 1",
"postalCode": "0000",
"addressLocality": "City",
"addressCountry": "DK"
},
"openingHoursSpecification": [
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": [
"Monday",
"Tuesday",
"Wednesday",
"Thursday",
"Friday"
],
"opens": "09:00",
"closes": "17:00"
}
]
}
</script>What AI agents can do here
Sign in
Log in to an account
sign inlog inloginaccountGet help
Help centre, FAQs and support
helpsupportfaqcustomer servicePages
CamScanner: AI PDF Scanner, OCR & Online PDF Tools /
CamScanner is a free AI-powered PDF scanner app with OCR and online PDF tools. Scan documents, extract text, convert files, edit PDFs, and sync across devices.
CamScanner FAQ - Help, Support & Common Questions /faq
Tools Smart HD Scan Scan Documents Scan IDs Scan Books Scan Test Papers Capture Whiteboards Capture Slides Format Conversion PDF to Word Word to PDF Image to Text PDF to Excel Excel to PDF PDF to PPT PPT to PDF PDF to JPG Image to PDF PDF Editing Merge PDFs Split PDF Reorder PDF
扫描全能王常见问题 - 帮助、支持与常见解答 /zh/faq
工具箱 智能高清扫描 扫描文档 扫描证件 扫描书籍 扫描试卷 拍白板 拍 PPT 大尺寸扫描 格式转换 PDF 转 Word Word 转 PDF 图片转文字 PDF 转 Excel Excel 转 PDF PDF 转 PPT PPT 转 PDF PDF 转 JPG 图片转 PDF PDF 编辑 PDF 合并 PDF 拆分 PDF 顺序调整 PDF 页面旋转 PDF 页面删除 PDF 加水印 PDF 加密 电子签名 App 专属 AI 拍照翻译 修复老照片 AI 图片鉴伪 PS 篡改检测 拍照计数 高级会员 企业版 下载应用 智能硬件 开放平台 400-
For AI agents
Get this site as structured JSON:
GET https://api.actuent.ai/api/search?q=camscanner.com
Or connect Actuent to ChatGPT or Claude:
https://agents.actuent.ai/api/mcpLast updated 26 Sep 2026
Is this your site?
Claim camscanner.com to edit what AI agents see, make your actions executable, and show your score:
Show your score:
<script src="https://api.actuent.ai/badge.js" data-domain="camscanner.com" async></script> or the image https://api.actuent.ai/badge.svg?domain=camscanner.com&style=cardActuent is a search engine for AI agents, made by localilabs. Data is generated automatically from public web content and may be incomplete.
