-
| Is there an internally implemented method to OCR a screenshot taken by SB? | 
Beta Was this translation helpful? Give feedback.
      
      
          Answered by
          
            mdmintz
          
      
      
        Jul 9, 2023 
      
    
    Replies: 1 comment
-
| For reading text from images, use an external Python library, such as https://pypi.org/project/pytesseract/ | 
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
      Answer selected by
        mdmintz
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
For reading text from images, use an external Python library, such as https://pypi.org/project/pytesseract/