75 comments found.
With GPT vision it can be much better – this script is 2021 updated
It is an Amazon Script, GPT vision cannot process PDF files in the structured format like Amazon Textract can
Is the data extraction in FORM format working correctly? When I load a PDF I notice that it does not show all the information. It only shows a part of it, although the RAW does show everything. Does the FORM type have a limit?
Hi,
That depends on the structure of your PDF docs and how tables are organized there. Some PDF tables might contain too complex table structure.
Another question: Can the project be carried out locally?
You can install it locally, but you still need to use Amazon API keys with proper setup of Amazon Textract service.
Hi,
Stay tuned, no need to post a comment if you created a ticket, we always clear tickets during our working days.
Hi. I’m getting this error in my install: Your license is invalid or not activated, please contact support. And also your demo seams to not working: 503 Service Unavailable No server is available to handle this request.
Can you please check?
Thanks
Hi,
Try again, we don’t see any issues from our end.
Hi,
Thanks. It is working now.
Need hindi language
Currently Textract supports only following language: English, German, French, Spanish, Italian and Portuguese, all languages are added directly by Amazon (AWS)
Hi,
If all SaaS features and all Payment Gateways (Paypal | Stripe | Mollie | Braintree | Paystack | Razorpay | BankTransfer | Coinbase) are available with Regular License. What is the diference for the extended version?
Hi,
Extended License is required to be compliant with Envato License policy. Soon we will remove SaaS access for regular license completely in this script.
Hi, Are there any plans to upgrade to php 8.3 and MySQL8.x?
Hi,
Yes we do in the near future.
Coming out next month?
There is no target date, all depends on the demand
Up to date documentation link is always available in the product description – Setup Guide.
Here is a direct link for you: http://cloudtextract2.berkine.space/public/documentation/Good day. Yesterday I wrote to support about problems with the installation. Ticket 3748896
Stay tuned, all cases are cleared in their incoming order.
Do User Support Requests arrive in the admin inbox? In the USER test account I opened a ticket but I don’t see it in the ADMIN profile
Admin panel received a notification about incoming support ticket.
hi. Can i install in folder? ex: www.domain.com/textract
Hi,
No, but you can install it on a subdomain like textract.domain.com. Installation on folders is not supported by laravel framework by default.
ok thanks.
can u add arabic language
Currently Amazon Textract does not support your language, hence we cannot add it to this script, whenever they add it in the future, we will update our script accordingly.
u can use google cloud vision i t support arabic
That will depend on the demand, you can reach out to us for custom work via our profile page here in codecanyon if you want.
as amazon doesn’t work with arabic, can you create another solution with google cloud document extraction ? or an addon maybe to hook the google onealternative
Hi,
Depends on the demand, we see a low demand in general for such features.
hello can i extract data from business card with your solution?
Hi,
Yes you can, check out our live demo
Hello, I am looking for a software that extract uploaded pdf files into database. The data can the be queried per monthly activities as appeared in pdf
Hi,
You can use this script as a base to extract the text, rest about querying you will need to develop on top separately as we don’t have that option.
Can I have a link to the live demo? I want to see how it works because it seems to be similar to what am looking for.
You have the live demo already available, just click on the live demo or the link in the description, admin login credentials are built into the login page for you already.
PDF taking so much time to extract the content any specific settings for that?
Hi,
Make sure to setup CRON task as explained in the docs, all PDF results are returned via cron task only as AWS takes time to generate results for PDF files.
Okay that works. Thanks.
Also can you update to php 8.2 or somethings because php 7.4 started decommission
We have plans for that in the future, currently php 7.4 is still supported on pretty much on all hostings.
Pre-purchase Question: Is this tied with AWS? Is it possible I can run this on my own Linux server independently or must have AWS to execute it?
Hi,
AWS API is required for this script, Amazon Textract service is used behind the scenes to extract a text from images and PDF documents.
hello, I purchased the non-saas version of Cloud Textract. Can I replace it with the saas version and I pay the difference?
Hi,
There is no option to pay only difference in codecanyon.
If you have purchased non-saas version less than 3 months ago, we can consider a refund for that version after you get the sass version. If it was more than 3 month, no refund is possible.
- Is the code in pure PHP or some framework?
- What are all the requirements to make it work? PHP 7. Mysql 5. AWS account. Anything else?
Hi,
- uses Laravel Framework
- in the product description you have a link to documentation – Setup Guide, there at the first page you have a list of requirements. Main ones are php 7.4, mysql 5.7 and AWS account.