Skip to content

martin1975/waterdoc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

waterdoc

This bash script is intended to add a watermark on identity documents before being sent to third parties.

The aim of this watermark is to reduce the risk of identity theft.

Usage

Usage example:

./waterdoc.sh ./data/myid.png "THE INTERNETS"

This will convert the following image:

Source ID image

into this watermarked one:

Watermarked ID image

Dependencies

This script depends on ImageMagick's convert and composite.

To install ImageMagick on a Debian based Linux machine, including Ubuntu, type:

sudo apt --yes install imagemagick

About

ID watermark bash script

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages