OCR-Application

About the Project
The OCR Application is a Python-based tool designed to extract text from PDF documents using Optical Character Recognition (OCR). The application leverages Google Drive API for OCR processing and PyQt5 for the graphical user interface. It allows users to open PDF files, perform OCR on individual pages or the entire document, and save the extracted text.
Features
PDF Handling: Open and view PDF documents.
OCR Processing: Perform OCR on individual pages or the entire document.
Text Editing: Edit and save the extracted text.
Project Management: Save and load OCR projects.
Font Customization: Adjust font size and type for the extracted text.
Status Bar: Displays project information and status.