0.3.27 • Published 8 years ago

imageoverlay v0.3.27

Weekly downloads
61
License
MOT
Repository
github
Last release
8 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

8 years ago

0.3.26

8 years ago

0.3.25

8 years ago

0.3.24

8 years ago

0.3.23

8 years ago

0.3.21

8 years ago

0.3.20

8 years ago

0.3.19

8 years ago

0.3.18

8 years ago

0.3.17

8 years ago

0.3.16

8 years ago

0.3.15

8 years ago

0.3.14

8 years ago

0.3.13

8 years ago

0.3.12

8 years ago

0.3.11

8 years ago

0.3.10

8 years ago

0.3.9

8 years ago

0.3.8

8 years ago

0.3.7

8 years ago