Git Product home page Git Product logo

aftershot's Introduction

Introduction

中文介绍

This is an OCR tool without any function of screenshot. There are a lot of screen capture tools and no needs to build a new one. This tool tries to recognise an image file in clipboard.

Install

git clone https://github.com/nanguoyu/AfterShot.git
cd AfterShot
pip install -r requirements.txt

Config your api

This tool only supports the OCR API of Baidu

Fill APIKey and SecretKey in config.yaml

Quick start

  1. Start service

    python AfterShot.py --config=config.yml
    
  2. Take a screenshot

    I recommend you to use snipaste get a screen capture. For example, F1 is the hot key to get screenshot in my MacBookPro. Then I copy the imag in the clipboard.

  3. Recognition

    Press F2, this tool would try to convert the image in the clipboard to words and then copy results to the clipboard.

aftershot's People

Contributors

nanguoyu avatar dependabot[bot] avatar

Watchers

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