Activity › Forums › Web Design (WordPress, Joomla, etc.) › JPEG Watermarking
-
JPEG Watermarking
Posted by Jennifer Beckwith on February 16, 2009 at 6:50 pmHi,
I’m looking for a watermark solution. Hoping someone can help me out.
I have a JPEG image that I want to post to my website at a very high resolution. What would be the best approach/method?
Jen
Fernando Mol replied 17 years, 3 months ago 3 Members · 3 Replies -
3 Replies
-
Curtis Thompson
February 16, 2009 at 8:35 pmhello…
you can easily achieve this in photoshop – were you looking for some sort of automated technique on a website for multiple images?
here’s an example of a photoshop solution:
https://graphicssoft.about.com/cs/photoshop/ht/apswatermark.htm
hope that helps…
sitruc
-
Jennifer Beckwith
February 19, 2009 at 12:40 amThanks for the info Curtis.
But I’m looking for a watermark solution that will not compromise the image on my website. Is there a way to electronically embed a code to watermark the image with?
Not sure if this exists, but ideally I’m looking for something that will dumb down the image if someone where to grab the image from my website.
Any suggestions?
Jen
-
Fernando Mol
February 19, 2009 at 1:40 amHere are a couple of ways to do what you want (I guess).
An old trick using tables is to position a 1 pixel transparent gif inside of a cell, scale it to the size of your image and put your real image as a background. If someone click and drag they’ll get the transparent gif.
If you use CSS, you can create a div, give it an ID and write rules for the size and the background image.
People can always take a screen picture and paste it in paint, but, at least you’ll make them lost a couple of minutes.
Reply to this Discussion! Login or Sign Up