Hi Team,
I have one .tif file.So, I want to convert.tif file into .txt file .
I want to check a specific data is available or not in the .tif file.
Can any one suggest which activity to convert the .tif to .txt file.
Thanks in advance
Hi Team,
I have one .tif file.So, I want to convert.tif file into .txt file .
I want to check a specific data is available or not in the .tif file.
Can any one suggest which activity to convert the .tif to .txt file.
Thanks in advance
Isnât a .tif file an image? You want to convert an image to text?
Assuming you donât, can you provide a sample file of what you want to convert?
you can use OCR activities to read the .tif file .The output of which is a string which you can write into the text file
Hi @Jeroen_van_Loon ,
Itâs Image but saved in .tif format. Want to convert image to text file.
Which activity i need to use??
Hi @Lak_Ui ,
Can you please tell me the name of OCR activity.
@Baby123 ,
Follow below steps.
Regards,
Ashok )
Yeah what Ashok just posted
Please note that using OCR, is not 100% accurate.
Further refinement might require you to use tools like Document Understanding of one of its competitors to further extract the data. They also use OCR, but add layers of AI/ML to enhance the quality of the data extraction.
If for example you use this to extract financial info from an invoice, in order to facilitate payments, it can make a big difference if an O is mistaken for a 0 or a â,â for a â.â.
Just go to your Activities panel and type âOCRâ into the search box.
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.