Skip to content

esukf/immd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Software

Install php-gd (Required by php library to scan QR code) Install pdftk (For extracting FDF form data from pdf) poppler-utils (For pdfimages tool to extract images from pdf) Install qpdf to decrypt pdf (pdftk does not support AES256 encrypted PDFs https://gitlab.com/pdftk-java/pdftk/-/issues/87)

sudo apt-get install php-gd
sudo apt-get install pdftk
sudo apt-get install poppler-utils

For OCR

sudo apt-get install tesseract-ocr
sudo apt-get install tesseract-ocr-chi-tra

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages