PDF Text Extraction
Set Up via Microsoft Azure
Note that the file must be externally accessible via URL (i.e. local sites and setups that block direct file access will not work out of the box)
1. Sign up for Azure services
- Register for a Microsoft Azure account or sign into your existing one.
- Log into your account and create a new Azure AI Vision Service if you do not already have one. It may take a minute for your account to fully populate with the default resource group to use.
- Click
Keys and Endpoint
in the left hand Resource Management menu to view theEndpoint
URL for this resource. - Click the copy icon next to
KEY 1
to copy the API Key credential for this resource.
2. Configure Microsoft Azure API and Key under Tools > ClassifAI > Image Processing > PDF Text Extraction > Settings
- Select Microsoft Azure AI Vision in the provider dropdown.
- In the
Endpoint URL
field, enter yourAPI endpoint
. - In the
API Key
field, enter yourKEY 1
.
3. Enable Feature
- Turn on the "Enable" toggle in the screen above.
- Set the other options as needed.
- Save settings. An error will show if API authentication fails.
4. Test feature
- Upload image to media library.
- AI will automatically extract visible text from multi-pages PDF documents and store the result as the attachment description.