Snipping tool with OCR feature - Built with Electron.
Download the desktop application now »
Report Bug
·
Request Feature
Table of Contents
- About The Project
-
Getting Started
- Working with code
- Installation & Usage
- Contact
- Acknowledgements
Tired of making a doc or taking notes?
S-Crop all-in-one snipping tool with OCR feature. Easily invoke using keyboard shortcuts. Select and copy the desired area of the screen easily to your clipboard. Also, extract the text from the selected area. Everything is copied to your clipboard. Make docs in a hassle free process.
Here's why:
- Handling images while making a doc is difficult.
- Each time you need to take a screenshot, insert it into the doc and crop the desired area.
- So, S-Crop simplifies the task by simply copying the desired area to your clipboard
Download the desktop setup from here >>
- Install the node modules using yarn command
yarn
- To initiate the development process
yarn start
- To distribute the application using electron-build
yarn add electron-prebuilt-compile@1.7.9 --dev yarn distribute
- Download the desktop application setup here
- Change the directory. Do not use default C directory to install the application, as this may lead to permission issues. Use D:/ or E:/ directories. Create a folder named S-Crop in any one of directory. Give this path during installation.
- Install the application and you are all set.
- There are currently two features:
SNIP
Crop the desired area of the screen and copy it to the clipboard.
OCR
Extract text from the desired area of the screen and copy it to the clipboard.
• Select the desired rectangle. The result will be copied to the clipboard.
Keyboard Shorcuts:SNIP: CTRL+ALT+I OCR: CTRL+ALT+O Close the current cropping window: Press Esc
Linkedin - (https://linkedin.com/in/maheshmb13)
Project Link: https://github.com/maheshmb13/S-Crop