A lightweight and simple command‑line OCR tool for extracting text from images. Ideal for developers and users who only require basic image to text OCR functionality . Console only application (No GUI)
USAGE:
C:\Progs>LWOCR
Usage: LWOCR.exe <image_path> [text_output] [options]
Options:
--brightness=X (-1.0 to 1.0, default 0.0)
--contrast=X (0.0 to 5.0, default 1.0)
--gamma=X (0.1 to 5.0, default 1.0)
--digits Only output digits
--save-image=path Save...