Skip to content

Website to digitize images and transform them into text using OCR.

License

Notifications You must be signed in to change notification settings

ativarsoft/quick

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ativarsoft Quick

Ativarsoft Quick is a cloud service. It is in early development stages.

  • digitize images and transform them into text using OCR;
  • organize your callendar;
  • backup and manage files on the cloud.

Buiding

Build everything with the following commands:

make sudo make install

Module can be built individually.

make module.so

Available modules:

  • ocr.so
  • calendar.so
  • files.so

Dependencies

All modules:

  • templatizer
  • libgettextpo-dev

Calendar (calendar.so):

  • libical-dev

Files (files.so):

  • libglib2.0-dev

OCR (ocr.so):

  • libtesseract-dev

About

Website to digitize images and transform them into text using OCR.

Resources

License

Stars

Watchers

Forks

Packages

No packages published