0.3.27 • Published 10 years ago

imageoverlay v0.3.27

Weekly downloads
61
License
MOT
Repository
github
Last release
10 years ago

imgoverlay

Simple command line utility to apply watermarks on images

Installing

On Windows:

Install all the required tools and configurations using Microsoft's windows-build-tools using

npm install --global --production windows-build-tools 

from an elevated PowerShell or CMD.exe (run as Administrator).

npm install -g imageoverlay

Running

Recreate the following struvture in your working directory:

  • todo
  • sample
  • done
  • watermark.png

where watermark.png will be the imege to overlay

then execute command:

imageoverlay [debug] [wipe]

TODO

in this folder you will place folders with unique name

  • todo - newjobfolder - originalfile.xxx
  • sample
  • done

DONE

in this folder you will find processed job folders

  • todo
  • sample
  • done - processedjobfolder - result.xxx - originalfile.xxx

SAMPLE

optional folder used in debug that should contain a reference image

  • todo
  • sample - someimage.xxx (jpg,jpg,gif,png)
  • done
0.3.27

10 years ago

0.3.26

10 years ago

0.3.25

10 years ago

0.3.24

10 years ago

0.3.23

10 years ago

0.3.21

10 years ago

0.3.20

10 years ago

0.3.19

10 years ago

0.3.18

10 years ago

0.3.17

10 years ago

0.3.16

10 years ago

0.3.15

10 years ago

0.3.14

10 years ago

0.3.13

10 years ago

0.3.12

10 years ago

0.3.11

10 years ago

0.3.10

10 years ago

0.3.9

10 years ago

0.3.8

10 years ago

0.3.7

10 years ago