EXE
WinGet
gImageReader
Sandro Mani · 3.4.1 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
gImageReader_3.4.1_qt5_x86_64.exe /S
Custom
gImageReader_3.4.1_qt5_x86_64.exe /S /AllUsers
Intune Detection Rule
Registry Rule
Rule type
Registry
Registry hive
Key path
HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\gImageReader
Detection method
Value name
DisplayVersion
Operator
Greater than or equal to
Value
3.4.1
Associated with 32-bit app on 64-bit clients
No
File Identity
Filename
gImageReader_3.4.1_qt5_x86_64.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
SandroMani.gImageReader
Version
3.4.1
Description
A Gtk/Qt front-end to tesseract-ocr.
License
GPL-3.0
↗
Installer URL
https://github.com/manisandro/gImageReader/releases/download/v3.4.1/gImageReader_3.4.1_qt5_x86_64.exe
Upgrade Behavior
install(Install over existing)
Release Notes
- Bugfixes:
- Fix warning about text in pdf incorrectly shown even if PDF has no text
- Adapt for enchant2 dictionary location change
- [Qt] Fix setting custom font for text editor
- Fix crash in batch export dialog when selecting folder with no hocr html files
- Assorted Wayland fixes
- [Gtk] Fix incorrectly passing export filename to hOCR text and ODT export
- [Gtk] Rework Utils::string_html_escape to fix possible unicode string corruption
- Enhancements:
- Add 2px margin to au…