# gImageReader
**Repository Path**: mirrors/gImageReader
## Basic Information
- **Project Name**: gImageReader
- **Description**: gImageReader 是一个简单的 Gtk/Qt 平台上的 tesseract-ocr 图形化前端工具
- **Primary Language**: C++
- **License**: GPL-3.0
- **Default Branch**: master
- **Homepage**: https://www.oschina.net/p/gimagereader
- **GVP Project**: No
## Statistics
- **Stars**: 3
- **Forks**: 2
- **Created**: 2020-08-15
- **Last Updated**: 2025-04-14
## Categories & Tags
**Categories**: image-processing
**Tags**: None
## README
[](https://hosted.weblate.org/engage/gimagereader/?utm_source=widget)
[]()
[](https://github.com/manisandro/gImageReader/actions)
# gImageReader
gImageReader is a simple Gtk/Qt front-end to [tesseract-ocr](https://github.com/tesseract-ocr/tesseract).

## Features
- Import PDF documents and images from disk, scanning devices, clipboard and screenshots
- Process multiple images and documents in one go
- Manual or automatic recognition area definition
- Recognize to plain text or to hOCR documents
- Recognized text displayed directly next to the image
- Post-process the recognized text, including spellchecking
- Generate PDF documents from hOCR documents
- International language support: [Weblate](https://hosted.weblate.org/projects/gimagereader/), [Desktop entry](./data/gimagereader.appdata.xml.in)
## Installation
-  **Source**: Download from the [releases page](https://github.com/manisandro/gImageReader/releases)
-  **Windows**: Download from the [releases page](https://github.com/manisandro/gImageReader/releases)
-  **Fedora**: Available from the [official repositories](https://src.fedoraproject.org/rpms/gimagereader)
-  **Debian**: Available from the [official repositories](https://packages.debian.org/unstable/main/gimagereader)
-  **Ubuntu**: Available from [ppa:sandromani/gimagereader](https://launchpad.net/~sandromani/+archive/ubuntu/gimagereader)
-  **OpenSUSE**: Available from [OpenSUSE Build Service](https://build.opensuse.org/project/show/home:sandromani)
-  **ArchLinux**: Available from the extra repositories: [gimagereader-gtk](https://archlinux.org/packages/extra/x86_64/gimagereader-gtk) and [gimagereader-qt](https://archlinux.org/packages/extra/x86_64/gimagereader-qt)
-
## Compilation
The steps for compiling gImageReader from source are documented in the [wiki](https://github.com/manisandro/gImageReader/wiki/Compiling-gImageReader).
## Support
If you encounter issues, please file a ticket in the [issue tracker](https://github.com/manisandro/gImageReader/issues), or feel free to mail me directly at `manisandro(at)gmail(dot)com`. Be sure to also consult the [FAQ](https://github.com/manisandro/gImageReader/wiki/FAQ).
## Contributing
Contributions are always welcome, ideally in the form of pull-requests.
## Translating
International language support contributions at [Weblate](https://hosted.weblate.org/projects/gimagereader/) and [Desktop entry](./data/gimagereader.appdata.xml.in).