1 stable release
1.0.0 | Jul 19, 2023 |
---|
#27 in #ocr
90KB
pic2txt
simple ocr by windows lib
if let Ok(txt) = pic2txt::ocr("image.png"){
println!("{}",txt);
}
Dependencies
~130MB
~2M SLoC
1.0.0 | Jul 19, 2023 |
---|
#27 in #ocr
90KB
simple ocr by windows lib
if let Ok(txt) = pic2txt::ocr("image.png"){
println!("{}",txt);
}
~130MB
~2M SLoC