Skip to content

CoKn/pdf2txt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pdf2txt

This Streamlit app is designed to convert PDF files into TXT files.

Description

The pdf2txt application provides a user-friendly interface for converting PDF documents into plain text files. It utilizes the Streamlit framework to offer an intuitive and straightforward experience.

Features

  • Accepts PDF files as input for conversion.
  • Converts the PDF files into TXT format.
  • Preserves the text content and structure of the original PDF.
  • Provides an interactive web-based interface powered by Streamlit.

Usage

  1. Clone repository
  2. Install the required dependencies: pip install -r requirements.txt.
  3. Run the Streamlit app: streamlit run app.py.
  4. Access the application in your web browser using the provided URL.
  5. Upload the PDF file(s) you wish to convert. The conversion process starts automatically.
  6. The resulting TXT file(s) will be available for download.

Demo

You can find a live demo of the pdf2txt app here.

Contributing

Contributions are welcome! If you encounter any issues or have suggestions for improvements, please feel free to submit an issue or pull request.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages