From jsonTable to Excel

I used the ExtractTable app to extract tables from a PDF file, and the output I received was in JSON format. The JSON contains one or more tables, and I would now like to convert this JSON into an Excel file, with each table placed on a separate sheet.

Has anyone done something similar or could suggest the best approach or tool to achieve this?

Thanks in advance!


This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.