Skip to content

enk-it/Textify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example usage

You can bind hotkey to call something like this

textify | wl-copy

to pass result to your clipboard.

example

About

This project allows u to easily scrap text from images, or other sources where you can not just select text.

Requirements

yay -S grim slurp tesseract tesseract-data-eng tesseract-data-rus

Build

cargo build --release

Installation

git clone https://github.com/enk-it/Textify.git
cd Textify

cargo build --release

chmod +x ./target/release/textify
sudo cp ./target/release/textify /usr/local/bin/ 

Uninstallation

sudo rm /usr/local/bin/textify

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published