Skip to content

nyxenV2/image-to-text

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Image to Text Tool

Overview

Image to Text Tool is a simple utility that extracts text from images using Optical Character Recognition (OCR). This tool allows users to upload images and retrieve their textual content easily.

Features

  • Extracts text from images using OCR
  • Supports multiple lanuage's
  • Lightweight and easy to use
  • Also Check's if tesseract is installed or not, if not then it's installs itself.

Requirements

  • Python 3.x
  • Tesseract-OCR (Ensure it's installed and configured )
  • Required Python Libraries:
    pip install pytesseract Pillow pyperclip mss

Usage

  1. Install the dependencies.
  2. Run the script:
    python image_to_text.py
  3. Upload an image and retrieve extracted text.

Disclaimer

This project was created as a side project by Nyxen. Please don't judge the code too harshly—i don't code python much!

License

MIT License

About

A Simple Python tool to convert image to text :D

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages