Skip to content

jaspermowatt/pdf-png-table

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PDF Table Extractor

A Streamlit web application for converting PDF files to PNG images with table extraction capabilities.

Features

  • PDF to PNG conversion
  • Image cropping and processing
  • Table extraction with ExtractTable API
  • Table editing with custom headers
  • Export to Excel

Setup

  1. Clone this repository
  2. Install dependencies:
pip install -r requirements.txt
  1. Run the application:
streamlit run src/app.py

About

A Streamlit web application for converting PDF files to PNG images with column detection

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages