Skip to content
This repository has been archived by the owner on Apr 25, 2023. It is now read-only.

CoLRev-Environment/docker-pdf_hash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

colrev/pdf_hash

pdf_hash is a Python script that generates a hash from a PDF based on an image.

Usage

The docker image expects the path to a pdf file, a page number and a hash size as the input and returns the hash value.

docker run --rm -ti -v ${PWD}:/home/docker colrev/pdf_hash python app.py "{pdf_path}" {page_nr} {hash_size}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published