GithubHelp home page GithubHelp logo

tshetrim / image-to-text-ocr-extension-for-chatgpt Goto Github PK

View Code? Open in Web Editor NEW
61.0 2.0 11.0 125.09 MB

Image To Text (OCR) Extension for ChatGPT (Chrome + Firefox)

Home Page: https://chrome.google.com/webstore/detail/image-to-text-for-chatgpt/kihikabndlcbnpbgjapkhlonoddholga

License: MIT License

HTML 13.33% JavaScript 86.67%
chatgpt google-extension productivity-tools ocr tesseractjs firefox-addon

image-to-text-ocr-extension-for-chatgpt's People

Contributors

tshetrim avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

image-to-text-ocr-extension-for-chatgpt's Issues

Changing the language to "chi_sim" will cause a warning

My content.js changed as follows:

const CONSTANTS = {
	scriptId: "image-to-text-content-script",
	workerLanguage: ["chi_sim"],
	textareaId: "prompt-textarea",
	uploadButtonID: "upload-button-image-to-text-extension",
	uploadButtonBGColor: "#343640",
	lightModeUploadButtonIcon: "images/upload-icon-dark.png",
	darkModeUploadButtonIcon: "images/upload-icon-light.png",
	defaultUploadButtonIcon: "images/upload-icon-default.png",
	languageButtonIcon: "images/languages-icon.png",
	flexBoxContainerId: "flexbox-container-image-to-text-extension",
};

A warning appears on the console:

image

What should I do, looking forward to your reply

Firefox port

It would be great if you could port your browser extension from Chrome/ium also to other browsers like Firefox, i.e. making it a cross-compatible browser extension (“WebExtension”).

See https://extensionworkshop.com/documentation/develop/porting-a-google-chrome-extension/ for more information on how to do that.

The reason why I am asking is that the previously linked Firefox extension is apparently unmaintained(?), see gnonio/korporize#14 (ref naptha/tesseract.js#807) and also like in general maintaining one codebase should be easier than maintaining it twice.

How to add another language?

Hi,
I wanted to add another language.
I edited the content.js and added the language name and language code there.
Also added traineddata into the languages folder.
Nothing happened.

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.