/watermark

Adds a watermark to a batch of photos

Primary LanguageJavaScriptMIT LicenseMIT

watermark

See the latest version live at: http://it-ony.github.io/watermark/.

Adds a watermark with the same metric size to a batch of photos. Most tools, like aperture will add the watermark pixel based, but if you have a bunch of cropped photos the watermark will have different sizes.

This is an early version with a minimum feature set.

Optimization can be

  • use web workers for image manipulation
  • show progress
  • batch download of photos
  • allow text watermarks
  • minify & merge files

License

This project is available under the MIT license. See LICENSE for details.

It used the following libraries