0.1.4 • Published 11 years ago

node-watermarker v0.1.4

Weekly downloads
3
License
-
Repository
github
Last release
11 years ago

Node-Watermarker

CLI Script to resize images and put a watermark on them, all to a new directory

Just type "node watermarker.js" for usage.

Needs "gd" installed, for Mac OSX you could use brew (brew install gd).

== TODO

  • make the 300x300px-max-size a parameter
  • write better README
  • no more sync calls in watermarker.js oder elsewhere
  • lesser code in watermarker.js (move to lib/Watermarker)
  • limit async.each with a default value, changeable by parameter
  • better output (use some coloring module)
0.1.4

11 years ago

0.1.2

11 years ago

0.1.0

11 years ago