• 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.

FAQ

Where can I get the attachment ids from ?

You can see the attachment ids simply by going to yoursite/wp-admin/upload.php and hovering over the images. It’s the number right after the attachment_id parameter.

I do not like the watermarks anymore ! How do I remove them ?

In this case, I’m sorry to say, but you will have to do this by yourself. You should have read that **VERY IMPORTANT** note :(

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.21

  • New feature: the plugin now processes custom sized images
  • New feature: the watermark can now be placed inside the original image

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.21

31 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 :(

  17. rumah dijual says:

    hello how i set the attachment id? its always show me an error something like “”Attachment ID <=" cannot be bigger than " even i input the right id. please help

  18. rumah dijual says:

    hello, please help.. the attachment id is not work even i change to any value.

  19. Marian Bucur says:

    Hello rumah, How do you know it’s the right ID ?

  20. Hello, my blog language turkish,so i have right installed this plugin but i didnt know notcorrect seen my post! :(

  21. Marian Bucur says:

    Dogan, can you give more details ?

  22. Javier says:

    Hey Marian,

    Thanks for this neat plugin, how do you remove the watermark? Somehow I got the watermark twice on my images and I can’t seem to remove the WM.

    Thanks!

  23. Marian Bucur says:

    Hello Javier. I’m afraid you will need to do this manually as the plugin does not come with a recovery system.

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

  24. ash says:

    Hi Marian,

    Out of interest, if I wanted to add a Chinese language watermark to the bottom how do I change the list of fonts shown?

  25. Marian Bucur says:

    Hey ash,

    Oh.. Well.. I haven’t tested the plugin with this kind of fonts, but try to upload them to the fonts folder and see if they work.

  26. rob says:

    hey,

    where do i find the attachment id?

    thx

  27. Marian Bucur says:

    Rob, you can see the attachment ids if you go to yoursite/wp-admin/upload.php and hover over the images :) It’s the number right after the attachment_id parameter.

  28. basibanget says:

    I updated the plugin and it make 500 internal server error everytime an image is uploaded. Can you help?

  29. Marian Bucur says:

    Hello basibanget, I am sorry to hear that.

    Can you please try this and let me know if it solves your problem: http://marianbucur.com/watermark-my-image.0.22.zip ?

  30. Tianna H says:

    Hi,

    I have been trying to add the watermark and I don’t see the attachment_id. Where would this be?

  31. Marian Bucur says:

    Hello Tianna,

    Please read the FAQ.


Python and Django Pa

In my last article, PHP vs Python Part 1, I ...

PHP vs Python Part 1

Even though I started my web developer life with PHP, ...

Operatiunea "Stiulet

Acum lumea este un loc mult mai sigur !

Captcha fail

isc... DAFAQ ?!