• RSS
  • Delicious
  • Digg
  • Facebook
  • Twitter

Watermark My Image

Description

This plugin enables you to watermark your images, by placing a simple, yet very customizable, watermark beneath the original images (much like the 9GAG watermark).

You can customize the height, the background color of the watermark, you can also choose which image sizes to apply the watermark to and the JPEG quality of the image (if the image is in JPEG format).

Watermark My Image enables you to independently customize two texts, by modifying their font family, font size and color. You can specify a number of values for each text from which a random row will be selected for each image.

You can also customize the text alignment, the spacing between the two texts and the x (if the text is aligned to the left, it’s calculated from the left of the image to the left of text 1; if the text is aligned to the right, it’s calculated from the right of the image to the right of text 2) and y (calculated from the top of the watermark to the heighest point in both texts) offset.

Requirements:

  • GD extension for PHP
  • FreeType Library
  • DOM (if you want to generate watermarks for past images)

P.S.: You can upload your own fonts into the `/wp-content/plugins/watermark-my-image/fonts/` directory

NOTE: If the folder `/wp-content/plugins/watermark-my-image/` contains `wp-watermark.php`, please rename it to `watermark-my-image.php`. I’m sorry for the trouble.

IMPORTANT: This plugin is meant to place a watermark underneath the original image. It is simply a clone of the system 9GAG uses. It is not meant to place a watemark over the original image. If you need something else, consider downloading another plugin. Please rate it for what it’s supposed to do. Thank you.

VERY IMPORTANT: Please backup all the files you are going to watermark and the posts & postmeta mysql tables before you start the watermarking process !

Installation

  1. Upload the `watermark-my-image/` folder to the `/wp-content/plugins/` directory.
  2. Activate Watermark My Image through the ‘Plugins’ menu in WordPress.
  3. Go to the Watermark My Image settings page and customize the settings.

Screenshots

Watermark My Image configuration

Watermark My Image text 1 configuration

Example of watermarked picture

Apply watermark to images that were uploaded before the plugin was installed

Changelog

0.2

  • New feature: watermarking images that were uploaded before the plugin was installed
  • Added a PayPal donate link on the Plugins page
  • Fixed a few bugs

0.11

  • Animated gifs will now be ignored

Download

Watermark My Image 0.2

Share

16 Responses so far.

  1. steph says:

    Awesome plugin. Is there a way to not watermark animated gifs? It is causing it to lose it’s animation.

  2. Marian Bucur says:

    Hello steph! I’m glad you like it :) I’ll look into it.

  3. Marian Bucur says:

    Ok, fixed! The plugin should now ignore animated gifs. Thank you for your feedback :)

  4. steph says:

    Thanks! Great support.

  5. Marian Bucur says:

    My pleasure.

  6. Is possible to apply watermark on images that already exist?

  7. Marian Bucur says:

    I think so. I`ll look into it soon.

  8. Almor says:

    Thanks Marian for the great plugin.

    Is it possible to print the watermark on the image itself, without adding more canvas at the bottom?

  9. Marian Bucur says:

    Almor, I can do that, but it will overwrite the bottom of the image. You may not want that in some situations.

  10. Almor says:

    Marian, thanks for your reply.

    That solution would work for me, because it would keep the image height unchanged.

    You may consider adding that as an option in the plugin.

  11. Mihai says:

    Hi Marian,
    Great work on this plugin, i totally love it. However, do you have an idea on how i could apply it for existing images on my blog? Not necessarily a setup or option in the plugin, maybe a php file i could write on the server which takes a certain folder as parameter an runs your code over the images there.

    Thanks and good choice with Ovidius univ. Ms Crenguta is a good professor.

    Mihai

  12. Marian Bucur says:

    Hello Mihai,

    I’m glad you like it :)

    I am working on an updated which will enable users to watermark older images on their blog. It will take another week or two (I hope) because I am busy with other things.

    Stay tuned :D

    Marian

  13. Jim D. says:

    I have uploaded this pluggin’ and was wondering how I can add a watermark on the image itself. And, can this be done on images already uploaded on my site?

  14. Marian Bucur says:

    Hello Jim D.,

    The plugin’s purpose is to add a watermark under the original canvas.

    And yes, you can watermark already uploaded images, by using the “Apply watermark” page.

  15. panda says:

    hi,nice plugin, but one problem is, this plugin cant watermark attached image/featured image,

    it only can watermark uploaded image,

  16. Marian Bucur says:

    Hello Panda. I`ll look into it when I have time, which currently I don’t really have :(