Skip to content

Screenshot to Text #320

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 11, 2024
Merged

Conversation

papireddy903
Copy link
Contributor

@papireddy903 papireddy903 commented Oct 11, 2024

PR Title

Add OCR functionality and README documentation for Text Extractor

Summary

This pull request introduces a Python-based OCR Text Extractor application with a graphical user interface. It allows users to extract text from images, capture screenshots, and paste images from the clipboard for text extraction. Additionally, the README file has been updated to provide comprehensive documentation for installation and usage.

Description

This pull request adds a Python-based graphical interface for OCR text extraction using the pytesseract library. It introduces several features to improve usability, including the ability to upload image files, capture screenshots, and paste images directly from the clipboard. The main purpose is to make text extraction from images more accessible to users through an easy-to-use GUI.

The changes are as follows:

Implementation of a graphical user interface using Tkinter.
Integration of Optical Character Recognition (OCR) functionality using Pytesseract.
Addition of features to select images, capture full-screen screenshots, and paste images from the clipboard.
Updating the README file to include installation instructions, features, and usage guidelines.

The changes are as follows:
Added GUI for image selection and text extraction.
Implemented functions for capturing screenshots and pasting images from the clipboard.
Updated README.md with installation steps and usage instructions.

Checks

in the repository

  • Made no changes that degrades the functioning of the repository
  • Gave each commit a better title (unlike updated README.md)

in the PR

  • Followed the format of the pull_request_template
  • Made the Pull Request in a small level (for the creator's wellfare)
  • Tested the changes you made

Thank You,

Papireddy Eppala

@epicadidash epicadidash merged commit 35f0771 into DhanushNehru:master Oct 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants