We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
Start Free Trial

General Discussions

Discuss any topics that are not product-specific here.
SOLVED

PDF to Text/Excel File

sariyaj
7 - Meteor

I am trying to convert a large PDF file to text. Is there an alternative way to do this in Alteryx besides the PDF to Text tool as I don't have access to that specific tool. 

3 REPLIES 3
abacon
12 - Quasar

@sariyaj If you do not have access to the Alteryx Intelligence Suite tools, your only other option in Alteryx is to use the Python tools to convert it. This means you would be using Python to do the conversion, but it would be within the Alteryx Workflow.

 

Bacon

caltang
17 - Castor
17 - Castor

This is the tool my friend @abacon is talking about: https://help.alteryx.com/current/en/designer/tools/alteryx-intelligence-suite/computer-vision/pdf-to...

 

You can look here to try Python: https://www.thedataschool.co.uk/le-luu/extract-data-table-from-pdf-file-in-alteryx/ 

Calvin Tang
Alteryx ACE
https://www.linkedin.com/in/calvintangkw/
abacon
12 - Quasar

@caltang Great call, thank you for adding the context.

Labels
Top Solution Authors