pdf data extraction

Status: Closed · Asked by group on · 0 views

group — Question ·

hi i need help in something
by using email parser i get the invoice pdf
but i want to extract the data from that pdf.

here is the image of pdf link. i get this link. i have tried pdf.co but they also give me a link to see the data. but i want my data to be present in the pabbly response. i want the invoice persons name and the address. whaat should i do. what AI i should use or any other software.

Pabblymember11 — Reply ·

Hey @group

First, convert the PDF to an image, and then utilize the Google Cloud Vision API to extract text from it.

group — Reply ·

do you have any better idea. in my email i will receive the invoice. it is different most of the time. so how can i get the name and address from the pdf.
in the google cloud vision the data is very large . i could not work with it. is there any way from pdf i get what the customer buyed and customer order no

Pabblymember11 — Reply ·

Hey @group

Apart from that, I do not have any other options to extract the details from PDF. You check for the available API online and can use that on API by the Pabbly action step.

Back to all forum threads · Log in to reply