Jump to content

Recommended Posts

Posted

Hi all,

 

My wife and I have a website and we'd like to watermark all the pictures on there with our logo. We have the logo saved as a .png with a transparent background. I've tried IrfanView, but when you watermark using that it adds a colour in place of the transparency, known thing. Anyone know a batch watermarker which will handle the transparent bit of the watermark properly?

 

Thank you

 

Stuart

Posted

Nconvert seems to do it from the quick test I did.

 

https://www.xnview.com/en/nconvert/

 

nconvert.exe -wmfile watermark.png -out jpeg -o source.jpg wm_output.jpg

 

 

Might need to play with the other options to get it lined up:

 

-wmfile file : Watermark file (Must be after other -wm commands)

-wmpos x y : Watermark position

-wmflag flag : Watermark position

top-left, top-center, top-right

center-left, center, center-right

bottom-left, bottom-center, bottom-right

-wmopacity value : Watermark opacity (0-100)

-wmstretch : Stretch image

-wmsize value : Percent for watermark

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...