GithubHelp home page GithubHelp logo

pixelreader7's Introduction

πŸ“Έ PixelReader7 - Extract Text from Everything

The app that lets you extract text from anything on your screen. Need to capture that juicy quote from a video, meme or an annoying popup? Here you go.

πŸ”₯ Features

  • Dark Theme: Because why not.
  • Real-Time Preview: See what you’re about to capture.
  • Super Fast: 50ms refresh rate. Useless but smoother.
  • Select Area: Easy area selection.

πŸš€ How to Use

  1. Run the App: Execute Run.bat or python main.py.
  2. Set Dimensions: Enter the X, Y, Width, and Height of the area you want to capture or use the area selector (less pain).
  3. Select Area: Click 'Select Area' to visually choose your region.
  4. Read Area: Click 'Read Area' to extract text from the area.
  5. Save Text: A new window will pop up with your extracted text. Copy from it or click 'Save Text' insta save in root folder.
  6. Open .txt: Click 'Extracted.txt' to open the text dump file that was created. Everything will the thrown into this file. No over-write. Just endless pasting.

πŸ›  Requirements

  • Tesseract (Mandatory for running on Windows. There are many other libraries for GNU/Linux distros)
  • Python 3.x
  • ttkbootstrap
  • pytesseract
  • Pillow

Install the dependencies:

pip install ttkbootstrap pytesseract pillow

⚑ Quick Start

  • Run.bat or
python main.py

πŸ“Έ Screenshots

Image

πŸ’‘ Tips

  • Select Carefully: Make sure you’ve got the right area selected, or you might end up with your desktop wallpaper text.
  • Save Your Work: Don’t forget to click 'Save Text' unless you love repeating yourself.

πŸ€– Behind the Scenes

PixelReader7 uses Tesseract OCR to work its magic. Make sure you have tesseract.exe in the right spot, or the app will ask where you've installed that thing.

πŸŽ‰ Thanks for visiting and Enjoy!

pixelreader7's People

Contributors

df8819 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.