# TTKOCR **Repository Path**: greedysky/TTKOCR ## Basic Information - **Project Name**: TTKOCR - **Description**: OCR 识别图片以及PDF中的文字, based on Qt for windows and linux. - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 6 - **Forks**: 2 - **Created**: 2023-04-11 - **Last Updated**: 2026-03-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # TTKOCR [英文 English](README.md) | [繁体中文 Chinese](README_tc.md) ![TTKOCR](https://img.shields.io/badge/Greedysky-TTKOCR-green.svg?style=flat-square) ![版本](https://img.shields.io/github/v/release/Greedysky/TTKOCR?style=flat-square&label=Version) ![许可](https://img.shields.io/badge/License-GPL%20V3-yellowgreen.svg?style=flat-square) ![许可](https://img.shields.io/badge/License-LGPL%20V3-yellow.svg?style=flat-square) ![徽标](TTKResource/logo_banner.png?raw=true) ### **|[关于](README_cn.md#使用方法)|[许可证](README_cn.md#许可证)|[下载](README_cn.md#下载)|[特性](README_cn.md#特性)|[快照](README_cn.md#快照)|[版权](README_cn.md#版权)|[贡献](README_cn.md#贡献)|** 使用方法 -------- **TTKOCR 识别图片以及PDF中的文字,支持Windows和Linux平台。** ### 本项目代码不用于商用,仅限研究和学习使用。 ## 构建状态 * Qt stable version is tested on Qt4.x for windows-mingw 32bit * Qt stable version is tested on Qt4.x for ubuntu-linux-gcc 64bit * Qt stable version is tested on Qt5.x for windows-msvc 32bit * Qt stable version is tested on Qt5.x for windows-msvc 64bit * Qt stable version is tested on Qt5.x for windows-mingw 32bit * Qt stable version is tested on Qt5.x for windows-mingw 64bit * Qt stable version is tested on Qt5.x for ubuntu-linux-gcc 64bit * Qt stable version is tested on Qt6.x for windows-msvc 64bit * Qt stable version is tested on Qt6.x for windows-mingw 64bit * Qt stable version is tested on Qt6.x for ubuntu-linux-gcc 64bit | Platform | Qt & Compiler | Status | | :---: | :---: | :---: | | Linux | 4.x GCC & 5.x GCC & 6.x GCC | ![Linux](https://img.shields.io/badge/build-passing-brightgreen.svg) | | Windows | 4.x GCC & 5.x GCC & 6.x GCC | ![Windows](https://img.shields.io/badge/build-passing-brightgreen.svg) | | Windows | 5.x MSVC & 6.x MSVC | ![Windows](https://img.shields.io/badge/build-passing-brightgreen.svg) | | OS X | Clang | ![OSX](https://img.shields.io/badge/build-unknown-lightgrey.svg) | # 开发者 许可证 -------- TTKOCR是基于[Licence GPL v3](LICENSE)条款授权的免费软件。如果您使用TTKOCR或者它的动态库,则务必添加相关许可证到项目中。 下载 -------- Gitee镜像下载地址: **https://gitee.com/Greedysky/TTKOCR** Github镜像下载地址: **https://github.com/Greedysky/TTKOCR** 特性 -------- * **支持图片格式文字识别** * **支持PDF格式文字识别(依赖mupdf第三方库)** 快照 -------- ![事例](TTKResource/demo/demo.jpg?raw=true) 版权 -------- * This file is part of the TTK OCR project. * Copyright (C) 2015 - 2026 Greedysky Studio. * Mail: greedysky@163.com. 贡献 -------- * Fork this project on github and make a branch. Commit in that branch, and push, then create a pull request to be reviewed and merged. * Create an issue if you have any problem when using project or you find a bug, etc. * What you can do: translation, write document, wiki, find or fix bugs, give your idea for this project etc. * If you want to join the project developed together, please send e-mail to me.