• Instructions to Ask a Question

    For any assistance, please click the "Ask a Question" button and select the Pabbly product for which you require support.

    We offer seven comprehensive applications designed to help you efficiently manage and grow your business:

    Our support team endeavors to respond within 24 business hours (Monday to Friday, 10:00 AM to 6:00 PM IST). We appreciate your understanding and patience.

    🚀 Exclusive Lifetime Offers 🚀

    We invite you to take advantage of our special one-time payment plans, providing lifetime access to select applications:

    • 🔥 Pabbly Connect — Lifetime Access for $249View Offer
    • 🔥 Pabbly Subscription Billing — Lifetime Access for $249View Offer
    • 🔥 Pabbly Chatflow — Lifetime Access for $249View Offer

    Make a one-time investment and enjoy the advantages of robust business management tools for years to come.

pdf data extraction

group

Member
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.
1712916122703.png

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.
 
P

Pabblymember11

Guest
Hey @group

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

2024-04-12_17h56_56.png
 

group

Member
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
 
Last edited:
P

Pabblymember11

Guest
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.
 
Top