GithubHelp home page GithubHelp logo

arjun-mavonic / scanned-pdf-text-extractor Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 2.0 22 KB

This is a Python application that converts non-readable PDF files, such as scanned documents, into readable Word documents. It achieves this by first converting the PDF files into images and then extracting the text from the images to create the Word documents. The application provides a user-friendly interface to do the above task.

Home Page: https://huggingface.co/spaces/arjun-mavonic/scanned-pdf-text-extractor

License: MIT License

Python 100.00%
pdf-extractor pdf-to-text scanned-pdf-documents text-extraction-tool

scanned-pdf-text-extractor's Introduction

title emoji colorFrom colorTo sdk sdk_version app_file pinned license
Scanned Pdf Text Extractor
๐Ÿจ
yellow
gray
streamlit
1.35.0
app.py
false
mit

Scanned PDF Text Extrater

PDF to Docx Converter (non readable pdf, scanned document pdfs)

This is a Python application that converts non-readable PDF files, such as scanned documents, into readable Word documents. It achieves this by first converting the PDF files into images and then extracting the text from the images to create the Word documents. The application provides a user-friendly interface where you can upload PDF files, select the files you want to convert, and initiate the conversion process. Once the conversion is completed, the converted Word documents can be downloaded from the application.

Installation

  1. Clone the repository:

    git clone https://github.com/arjun-mavonic/scanned-pdf-text-extractor.git
  2. Navigate to the project directory:

    cd scanned-pdf-text-extractor
  3. Create a virtual environment:

    python -m venv venv
  4. Activate the virtual environment:

    • For Windows:

      venv\Scripts\activate
    • For macOS/Linux:

      source venv/bin/activate
  5. Install the dependencies:

    pip install -r requirements.txt

Usage

  1. Run the application:

    streamlit run main.py
  2. Upload a PDF file using the file uploader component.

  3. Select the PDF files you want to convert to images by checking the checkboxes.

  4. Click the "Convert" button to start the conversion process.

  5. Once the conversion is completed, the converted Word documents will be available for download in the right column.

License

This project is licensed under the MIT License. See the LICENSE file for more information.

scanned-pdf-text-extractor's People

Contributors

arjun-mavonic avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.