Skip to content

letup/scanify

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scanify

A command line for applying image scanning effect.

Make a document page taken with a phone camera appear to be scanned: demo

Usage

Usage:
  scanify <path>
  scanify <path> -o <outpath>
Examples:
  scanify '~/Desktop/p0.jpg'

Options:
  -o --out      output path of the image, default output to the same path with
                sufixx

Install

pip

pip3 install scanify

Manual

git clone https://github.com/idf/scanify.git
cd scanify
sudo python setup.py install

About

A command line for transforming camera-taken photos into scanned ones.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%