PDF to CSV Converter

This bot extracts single or multiple tables from text-based PDFs and converts them to a CSV file

Top Benefits

  • Reduce human error in data extraction
  • Save time on a mundane task
  • Speed up reporting for team to focus on right priorities

Tasks

  • read pdf tables
  • extract data in csv file
  • Flexibility for various types of pdf (structured/unstructured/background color))
  • Alert user with the outcome of the conversion

- The bot prompts the user to enter the path of text-based PDF from which tables should be extracted
- The bot prompts the user to select which table type the PDF contains (Structured or Unstructured)
- The bot prompts the user to enter whether the table has a background color, enter the output file location and the username
- The bot will send an API request through the REST web service to extract the tables from PDFs into CSV format
- Message prompts after PDF is converted

Get Bot

Free

Bot Security Program
Level 1
Applications
Business Process
Category
Downloads
429
Vendor
Automation Type
Bot
Last Updated
October 18, 2021
First Published
October 18, 2021
Platform
Automation 360
ReadMe
ReadMe
Support

See the Bot in Action

PDF Input
Conversion
CSV Output
PREV NEXT
PDF Input
Conversion
CSV Output

Setup Process

Install

Download the Bot and follow the instructions to install it in your AAE Control Room.

Configure

Open the Bot to configure your username and other settings the Bot will need (see the Installation Guide or ReadMe for details.)

Run

That's it - now the Bot is ready to get going!

Requirements and Inputs

  • Python packages(Requests,Pandas)
  • PDF input