Skip to content

This is github repository for the Chrome extension which helps users to extract text out of an Image.

License

Notifications You must be signed in to change notification settings

mohitmotwani16/OCR-Chrome-Extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OCR-Chrome-Extension

This is github repository for the Chrome extension which helps users to extract text out of an Image.

Motivation

The ability to extract text from images using a configured module has vast implications, be it taking direct notes from lectures you’re watching online.

Problem Statement

  • Given an Image in any browser which contains some uncopiable information, we need to extract useful text out of it.
  • The software should be very convenient and easy to use.

HOW TO SOLVE THIS?

image

THE IMPLEMENTATION

image

How to build a Chrome Extension?

The entry point of your extension is the manifest.json file. It should contain a valid JSON object. image

Tutorials

https://developer.chrome.com/docs/extensions/mv3/getstarted/

https://neilpatel.com/blog/chrome-extension/

https://www.youtube.com/watch?v=wHZCYi1K664

How to use this extension?

https://www.cnet.com/tech/services-and-software/how-to-install-chrome-extensions-manually/

About

This is github repository for the Chrome extension which helps users to extract text out of an Image.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published