scanned-pdf-documents

There are 2 repositories under scanned-pdf-documents topic.

  • maxim-puchkov/compress-pdf

    Significantly reduce the file size of scanned PDF documents without noticeable loss of quality.

    Language:Swift621715
  • arjun-mavonic/scanned-pdf-text-extractor

    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.

    Language:Python3102