前置环境

  • 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

有“AI”的1024 = 2048,欢迎大家加入2048 AI社区

更多推荐