arata-1972 / PDFToExcel

This is the companion repository of the article https://tomassetti.me/how-to-convert-a-pdf-to-excel/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to Convert a PDF to Excel

This is the companion repository of the article How to Convert a PDF to Excel. The article explains the whole process of detecting tables from PDF files to extract them into Excel files. It discusses the differences between textual PDFs and PDFs containing images and the results with both of them.

This repository also contains some example PDFs used in the article.

About

This is the companion repository of the article https://tomassetti.me/how-to-convert-a-pdf-to-excel/

License:Apache License 2.0


Languages

Language:Python 100.0%