Looping demo of FindAZ OCR: results appear all at once, then clicking image (4) opens the actual screenshot, with the matched text highlighted right inside the photo.
Find AZ · OCR to extract text from images
Include words:
|
Exclude words:
type / for full list
Find
Search Results
image (4).jpg
export APPS_CONC_OUT="/u01/appl/out"
# System Output Configuration Profile
if [ "$ENV" = "PRODUCTION" ]; then
APPS_CONC_OUT="/production/shared/out"
fi
echo "Output path set to: $APPS_CONC_OUT"
1 of 1 · 100%