Zaheer-10 / PDF_TextExtractor

A smooth app that gets text from PDF files🧠

Home Page:https://huggingface.co/spaces/soulofmercara/PDF-TextExtractor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

title emoji colorFrom colorTo sdk sdk_version app_file pinned license
PDF TextExtractor
🏢
green
red
gradio
3.36.1
app.py
false
mit

PDF Text Extractor

A simple app that extracts text from PDF files using PyPDF2 and gradio.

Requirements

  • Python 3.6 or higher
  • PyPDF2
  • gradio

Installation

  • You can install the required packages using pip:

  • pip install PyPDF2 gradio


Usage

  • To run the app, simply execute the following command:
    • python app.py
  • This will launch a web interface where you can upload a PDF file and see the extracted text in a textbox. You can also copy the text or download it as a txt file.

Example

  • Here is an example of the app interface:
  • img

License

  • This project is licensed under the MIT License.

Check out the Project at - https://huggingface.co/spaces/soulofmercara/PDF-TextExtractor

About

A smooth app that gets text from PDF files🧠

https://huggingface.co/spaces/soulofmercara/PDF-TextExtractor

License:MIT License


Languages

Language:Python 100.0%