百科.dev
全部条目AI 编程趋势榜开源项目技术资讯提交条目
登录
< 返回工具列表
T

Tesseract-OCR-iOS

> 编程语言
开源

Tesseract OCR iOS 是一个适用于 iOS 7+ 的框架,也编译了 armv7s 和 arm64 版本。

4.2K stars0 点赞0 次浏览
访问官网GitHub

工具介绍

Tesseract OCR iOS 是一个适用于 iOS 7+ 的框架,也编译了 armv7s 和 arm64 版本。

Tesseract OCR iOS

Use Tesseract OCR in iOS 9.0+ projects written in either Objective-C or Swift. Easy and fast.

These are the current versions of the upstream bundled libraries within the framework that this repository provides:

  • Tesseract 3.03-rc1 (homepage)
  • Leptonica 1.72 (homepage)
  • Image libraries (Thx to ashtons and his libtiff-ios port):
  • Libtiff 4.0.4 (homepage)
  • Libpng 1.6.18 (homepage)
  • Libjpeg 9a (homepage)

All libs are with bitcode integrated

Install

Carthage

Add the following line to your Cartfile:

github "gali8/Tesseract-OCR-iOS"

Run carthage update

*Please note this is a fork, hopefully the url will change later *

Known Limitations

  • macOS support using (https://github.com/hamchapman/Tesseract-OCR-iOS/tree/macos-support)
  • Strict requirement on language files existing in a referenced "tessdata" folder.

Release Notes

3.1.1 and greater

See the Releases page

Older releases

See the Release Notes wiki page

License

Tesseract OCR iOS and TesseractOCR.framework are distributed under the MIT license (see LICENSE.md).

Tesseract, maintained by Google (http://code.google.com/p/tesseract-ocr/), is distributed under the Apache 2.0 license (see http://www.apache.org/licenses/LICENSE-2.0).

Buy me a beer

If you like my work, please buy me a beer (tap the beer):

Contributors

Daniele Galiotto (founder) - Co-Founder at Nexor Technology srl - www.nexor.it

Kevin Conley - www.kevintechnology.com

Eduardo Irias - estamp.co

Hamilton Che hapman -

Issues· 0 开放

查看全部 Issues在 GitHub 打开

暂无开放 Issues,或尚未同步最近议题。

> 标签

C

暂无评论,来聊聊你的看法吧

> 工具信息

发布日期2026年8月1日
最后更新2026年9月17日
分类编程语言
定价开源

> 相关工具

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言