ocr.space_code_example
ocr.space_code_example copied to clipboard
Text File
Output will return only in json format? Is there any way to return the output in text file format?
The API returns json, what's done later is up to the user :)
You just need to take the value of interest from API call result, and save it to a text file.
I'm not actively using ocr.space anymore, and the code here is pretty old. But if you need more assistance, please let me know.
thank u