Input

NameDescriptionRequired
PDF Document URLEnter the URL of the input PDF document or a filetoken:// link from PDF.co Built-In Files Storage. If using other cloud services like Google Drive or Dropbox, ensure the link is publicly accessible.Yes
Custom ProfilesProvide a JSON string to add custom options for the table detection process. Refer to API Profiles for more information.No

Source PDF URL & Google

When using Google Drive, it’s typically recommended to choose the File option. For more advanced file integration techniques, see Integrating File Sources with pdf.co.

Output

NameDescription
urlThe temporary URL on the PDF.co file server.
tableAn object array containing the found table results.
TableData.table_1An object that includes a found table result.
TableData.table_2An object holding another search result for table, following the same pattern as TableData.table_1 for each output file.
outputLinkValidTillA timestamp which indicates how long the url will be available for.
errorDetails of any errors (if any).
statusThe response status code. If all good this will be 200.
jobIdThe unique identifier for the job.
creditsThe credits spent on the process.
remainingCreditsThe credits left on your account.
durationThe time it took for the process.