0.3.27 • Published 9 years ago

imageoverlay v0.3.27

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

9 years ago

0.3.26

9 years ago

0.3.25

9 years ago

0.3.24

9 years ago

0.3.23

9 years ago

0.3.21

9 years ago

0.3.20

9 years ago

0.3.19

9 years ago

0.3.18

9 years ago

0.3.17

9 years ago

0.3.16

9 years ago

0.3.15

9 years ago

0.3.14

9 years ago

0.3.13

9 years ago

0.3.12

9 years ago

0.3.11

9 years ago

0.3.10

9 years ago

0.3.9

9 years ago

0.3.8

9 years ago

0.3.7

9 years ago