To open the OCR Settings, go to Settings -> Modules -> OCR.
Automatically copies the recognized text to your clipboard after each OCR capture.
Shows or hides the Status Bar at the bottom of the Capture Area window.
Enables or disables the automatic hiding of the Side Toolbar.
When enabled, the Side Toolbar will automatically hide so it does not obstruct your view during gameplay.
Displays the bounding box outlines returned by the OCR engine around each detected text region.
This is useful for verifying which areas the OCR engine is detecting and recognizing.
Sets the time interval (in seconds) between each automatic capture when Auto Capture is active.
Enables or disables Recording Mode (Requires Relaunch).
When Recording Mode is OFF (default): The Hyper Overlay window is automatically hidden from screenshots and screen recordings. This allows the OCR Capture Area to capture the screen without being obstructed by the Hyper Overlay window, resulting in more accurate text recognition.
When Recording Mode is ON: The Hyper Overlay window will briefly flicker or hide the displayed text during OCR capture events, then show it again once the capture is complete.
Note: Some screenshot or screen recording applications may fail to capture the screen when Recording Mode is OFF. If you experience this issue, try enabling Recording Mode.
Enables or disables the Tesseract local server.
When enabled, text recognition using the Tesseract OCR engine will perform significantly faster compared to running without the server.
Configures the language models used by EasyOCR.
Enter the languages as a JSON string array of language codes separated by commas.
Example:
For a list of supported language codes, refer to the EasyOCR documentation.
["ja", "en"]