Is there a tutorial on how to extract table from pdf or image for Apple Vision Framework. I tried the two links in your post and it just extracts the text without maintaining the table structure.
AWS textract provides sample python code to extract tables into csv which works great.
AWS textract provides sample python code to extract tables into csv which works great.