前置环境

  • Python 64-bit (>= 3.10)

  • Tesseract 64-bit

  • Ghostscript 64-bit

 python自行下载安装

1. Ghostscript下载地址:

Ghostscript : Downloads

2. Tesseract下载地址:

Index of /tesseract

简体中文训练数据下载地址:

tessdata/chi_sim.traineddata at main · tesseract-ocr/tessdata · GitHub

简中语言包放置位置(Tesseract安装目录下tessdata目录),例:

C:\\Program Files\\Tesseract-OCR\\tessdata

汇总下载:

链接:https://pan.baidu.com/s/10RmMS0dwEV6ozik0ClsEYQ 
提取码:ycvm

前置环境安装完成后

使用pip安装ocrmypdf

pip install ocrmypdf

查看版本

ocrmypdf --version

使用

ocrmypdf -l chi_sim --sidecar D:\tmp\orcpdf\output.txt D:\tmp\orcpdf\origin.pdf D:\tmp\orcpdf\result.pdf 

其他请参见官方文档:

Installing OCRmyPDF — ocrmypdf 16.4.3.dev4+g3a75b20 documentation

Logo

魔乐社区(Modelers.cn) 是一个中立、公益的人工智能社区,提供人工智能工具、模型、数据的托管、展示与应用协同服务,为人工智能开发及爱好者搭建开放的学习交流平台。社区通过理事会方式运作,由全产业链共同建设、共同运营、共同享有,推动国产AI生态繁荣发展。

更多推荐