This crate uses the windows ocr

cargo add rust_ocr

or include git-repo in cargo.toml file for latest version

[dependencies] rust_ocr = { git = "https://github.com/reyemhorts/rust-ocr", branch = "main" }