Skip to content

Prasadchaskar/pdf-extractor-gui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PDF Extractor with Tkinter

A simple PDF extractor application built using Python and Tkinter.

Table of Contents

Introduction

This Python application provides a user-friendly interface to extract text content from PDF files using the Tkinter library. It offers a straightforward way to interact with PDF documents and extract textual information.

Features

  • PDF Text Extraction: Extract text content from PDF files.
  • User-Friendly Interface: Built with Tkinter for a simple and intuitive user experience.
  • Easy to Use: Straightforward installation and usage.

Requirements

  • Python 3.x
  • Tkinter library

Installation

  1. Clone the repository:

    git clone https://github.com/Prasadchaskar/pdf-extractor-gui.git
  2. Install the required dependencies:

    pip install -r requirements.txt
  3. Run the application:

    python main.py
    

Screenshots

image image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages