Skip to content

Bash script for batch resizing and watermarking photos, for personal use

License

Notifications You must be signed in to change notification settings

Kakurady/watermark.sh

Repository files navigation

This is what I use to compress photos for upload to online galleries.

Somebody has asked me for this a long time ago. Well, I'm not sure if they still wants it, but here it is.

Requirements

For now, the program paths are hardcoded for my own use.

  • bash
  • mozjpeg (other cjpeg not tested)
  • imagemagick (don't put untrusted images through this script)
  • exiftool
  • GNU parallel (I'm not sure if its startup message is even meaningful for a GPL licensed software...)
  • dssim, compiled with USE_LIBJPEG=true

About

Bash script for batch resizing and watermarking photos, for personal use

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages