• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: watermark
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: watermark


  • Subject: Re: watermark
  • From: LuKreme <email@hidden>
  • Date: Wed, 21 Oct 2009 11:46:21 -0600

On 21-Oct-2009, at 04:52, John C. Welch wrote:
On 10/20/09 12:56 AM, "Rounak Jain" <email@hidden> wrote:

I have a folder containing images. I want to set one of those images
as a watermark on my existing desktop wallpaper. Then I will randomize
them. So all I need to know is how to set an image as a water mark on
another image with applescript/shell etc.
(I have Gimp but not Photoshop)

You'll need to get an applescriptable application that does watermarks. I'm
thinking GIMP is about as AppleScriptable as a rock.

I'd use ImageMagick. You could do shell script it if you really need an AppleScript solution,


the command is basically:

 composite -dissolve 15 watermark.png source.jpg destination.jpg


-- Instant karma's going to get you!

_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users

This email sent to email@hidden
References: 
 >Re: watermark (From: "John C. Welch" <email@hidden>)

  • Prev by Date: Fwd: Safari: When do changes to a <textarea> show up in AppleScript "get the text..."
  • Next by Date: Re: watermark
  • Previous by thread: Re: watermark
  • Next by thread: Re: watermark
  • Index(es):
    • Date
    • Thread