Perform OCR =========== Category -------- Image Commands Description ----------- This command allows you to covert an image file into text for parsing. Use this command when you want to convert an image into text. You can then use additional commands to parse the data. Parameters ---------- **Source File** Enter or Select the path to the source file. **Language** Text Language to perform OCR. **Variable Name** Enter variable name to store OCR result. **Preserve Structure** Preserve structure when performing OCR. **PDF Output** Path to save OCR result. The output filename will be the same as Source File, e.g., {Folder.ScriptPath}. Returned Value -------------- This command does not have returned value. Example Usage ------------- Example Location: `BYpass\\Examples\\Image Commands\\Perform OCR\\Perform OCR.xml` See Also -------- - :doc:`Image Recognition ` - :doc:`Take Screenshot `