文字到文字

从 Word 和 text 文档中提取纯文本 。

🔤

拖放,或粘贴一个截图

图像、 PDF、 Word (DOCX) 或文本 - 投放、浏览、粘贴或使用 URL

🔒 您的文档是私下处理并自动删除的。

将文字文件(.docx)或文本文件的清洁、可复制文本以秒计,不格式化、不乱动、随时可以粘贴。

经常问到的问题

Word .docx files and plain text (.txt, .md, .csv). Old .doc binaries are not yet supported.

No, we only read the text. Your original file is left untouched.

通过 API 使用此功能

程序运行此工具时使用一个 POST 。 验证时使用账户页面上的 API 符号 。

curl -X POST https://ocr.chat/api/v1/ocr/ \
  -H "Authorization: Bearer YOUR_API_TOKEN" \
  -F "file=@your-file.docx" \
  -F "tool=word-to-text"

5页以下的文件, 5页以下的文件返回结果内线; 否则对任务进行民意调查, 然后按 txt:

curl -L "https://ocr.chat/api/v1/ocr/JOB_UUID/download/?format=txt" \
  -H "Authorization: Bearer YOUR_API_TOKEN" -o result.txt
读取 API 文档 →
给本页发率
5.0/5 (0)

我们能改进什么?你的反馈帮助我们解决问题。