Giter Site home page Giter Site logo

pavanskipo / textocry Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rinormaloku/textocry

0.0 1.0 0.0 1.33 MB

Textocry - Copy text from Images (chrome extension)

Home Page: https://chrome.google.com/webstore/detail/textocry/ehbaclllinljjcopfnpmmodcjoodmahl

License: Other

JavaScript 42.31% CSS 38.04% Shell 2.43% HTML 17.21%

textocry's Introduction

Textocry - Copy Text from Images

Licensed under the MIT License

Textocry is a chrome extension to copy text from images using the best open source OCR engine Tesseract.js.

As a developer you don't always find the code in text format, quite often it's another one:

  • Video format - youtube / pluralsight tutorial.
  • Image format - from lazy friends or lazy bloggers.

In every instance you need to write it down character by character. Using Textocry you can just select the area with the text and let Tesseract extract the text, as shown below.

Textocry usage

Using Textocry

Once installed from Chrome Webstore, the usage is simple:

  1. Click the icon Textocry icon.
  2. Crop the area containing the text. Wait until Tesseract recognizes the text... and done!
  3. The text is in your clipboard. Ctrl + V to paste it!

Building Textocry

Once you clone the codebase in the root directory execute:

$ npm install
$ npm run webpack

Webpack will bundle the Javascript files into ./dist/main.js which will be used as starting point for the extension.

Loading Textocry into the browser

  1. Enter in the Address bar chrome://extensions.
  2. Click Load unpacked and select the root folder.

Done!

Credits

This tool is build with help of:

  • Tesseract.js - does the actual OCR:
  • @simo - creater of the Screenshot Capture extension, used as a starting point for our codebase.

Feedback

License

Copyright (c) 2018-present Rinor Maloku.

Licensed under the MIT License.

textocry's People

Contributors

rinormaloku avatar dependabot[bot] avatar

Watchers

James Cloos 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.