Re: Apply tiled watermark to multiple images in a single process
Bob Friesenhahn <[email protected]> Thu, 11 Oct 2012 14:48:23 -0500 (CDT)
| Newsgroups | gmane.comp.video.graphicsmagick.tools |
|---|---|
| Message-ID | <[email protected]> |
On Thu, 11 Oct 2012, Matt Hurne wrote: > > Indeed, I used those options with my initial attempt at using 'gm > mogrify' to apply the watermarks. The issue is that I actually want > the watermarked images to have different filenames than the originals > but be located in the same directory as the originals, rather than > having the same filenames as the originals but being located in a > separate directory. But I can always rename and move them after > issuing the 'gm mogrify' command, so its not a big problem, just a > minor inconvenience. Don't forget that you always have the option to write a Perl, Tcl, Python, or Ruby script (using the appropriate GraphicsMagick API extension) and then you can do anything you want with much more performance, and without needing to figure out how to make the command line do exactly what you want. http://www.graphicsmagick.org/programming.html Besides scripting with a GraphicsMagick scripting language extension, the C++ and C Wand APIs are particularly easy to use. Bob -- Bob Friesenhahn [email protected], http://www.simplesystems.org/users/bfriesen/ GraphicsMagick Maintainer, http://www.GraphicsMagick.org/ ------------------------------------------------------------------------------ Don't let slow site performance ruin your business. Deploy New Relic APM Deploy New Relic app performance management and know exactly what is happening inside your Ruby, Python, PHP, Java, and .NET app Try New Relic at no cost today and get our sweet Data Nerd shirt too! http://p.sf.net/sfu/newrelic-dev2dev