ocr.space_code_example icon indicating copy to clipboard operation
ocr.space_code_example copied to clipboard

Select option table

Open dfernan opened this issue 7 years ago • 1 comments

would it be possible to add the option of selecting the is_Table option?

image

dfernan avatar Nov 29 '18 22:11 dfernan

Hey @dfernan!

It should be pretty straightforward, I've just checked that ocr.space did add the isTable option to their API as well (https://ocr.space/ocrapi#PostParameters)

You can achieve that by adding "isTable": True to the payload dictionary.

Feel free to reach out to me if you need more help with that. :)

Zaargh avatar Dec 05 '18 10:12 Zaargh