Sequential OCR with timestamp.
Quickly OCR part of the screen and save resulting text to clipboard
Brought to you by:
cb4960
Real case: a device that outputs data on screen (e. g. temperature, weight) that is refreshed periodically.
It would be very useful for Capture2Text to define a window on screen to be continually monitored so that either a predefined intervals or even better, when text in screen changes, to dump the OCRed characters into a csv file along with a timestamp.
These data could be later retrieved and worked with.
Thanks!