• Stars
    star
    1
  • Language
    Python
  • License
    MIT License
  • Created 7 months ago
  • Updated 7 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

"pdf2txt" is a simple, lightweight tool designed to extract text from PDF files and clean it by removing line breaks and unnecessary spaces. It uses the pdfminer library for text extraction and provides a clean, readable text output. Ideal for quick conversions and text processing tasks.