Looking to have auto-watermarking of images?

Hey guy I’m not really sure if I am to post this here, but I am looking for something that will auto-watermark the product images I upload to my store.



This would be really cool if it can be done, I searched for watermarking here, but could not find any mod to do this.



Thanks in advance.:slight_smile:

talk to ET as I beleive he had this mod done…

I am interest in this too

You’re too lazy to use software for it? :wink:

What software? is my question

Photoshop with batch actions or Equilibrium Debabelizer Pro 5 works great.

[quote name=‘Zyles’]You’re too lazy to use software for it? ;)[/QUOTE]

Photoshop is not good,

because my customer plan to store images (without watermarks) and product info in an external system and do automatic import to CS-Cart.

Providing you keep both image lots separate it would save you time, I understand that we do not have an automatic thumbnail generator however Zyles method seems to be the norm at this time.

i store images on db, is it possible to use something like “gd” to watermark pictures?

we made this for

[url]http://decoretto.com/collection/index.php?&sl=EN[/url]

for large images

This is my proposal /solution, it works though only when images are stored in the filesystem:



First, you must have a file called wmark.png on your root folder, which is the watermark image.



Then, change on file /skins/YOURSKIN/customer/common_templates/image.tpl on line 34:


{$product.product|escape:html}



with


{$product.product|escape:html}





Last, upload file wmark.php on the root folder.



Alexandros

wmark.zip

[quote name=‘abinop’]This is my proposal /solution, it works though only when images are stored in the filesystem:

Alexandros[/QUOTE]



Dear Alexandros,



I tried, but it doesn’t work for me… :frowning:



Images disappear when I use this mod…



Maybe there are other files required, please?



Thanks,

Regards

[QUOTE]I tried, but it doesn’t work for me…



Images disappear when I use this mod…



Maybe there are other files required, please?[/QUOTE]





There are no other files needed, I tried it to another shop. I can give it a look if you wish to give me a temporary ftp access.



Alexandros

[quote name=‘abinop’]This is my proposal /solution, it works though only when images are stored in the filesystem:



First, you must have a file called wmark.png on your root folder, which is the watermark image.



Then, change on file /skins/YOURSKIN/customer/common_templates/image.tpl on line 34:


{$product.product|escape:html}



with


{$product.product|escape:html}





Last, upload file wmark.php on the root folder.



Alexandros[/QUOTE]





Hi,



How can we use it; while our images in database?

[QUOTE]How can we use it; while our images in database?[/QUOTE]



This needs some extra work. I am sure I will come back with a solution as soon as I find some time, so please be patient on this one :wink:



Alexandros

Hi Alexandros,



maybe it doesn’t work because I’m also using this mod ?



[URL=“http://forum.cs-cart.com/showpost.php?p=13503&postcount=1”]http://forum.cs-cart.com/showpost.php?p=13503&postcount=1[/URL]



Thanks,

Regards

hi, i use this and see work good but only works in popup images, not funtionally in thumbnair images please post it how watermark appeard in other images small

[quote name=‘Palmtop’]Hi Alexandros,



maybe it doesn’t work because I’m also using this mod ?



[URL=“http://forum.cs-cart.com/showpost.php?p=13503&postcount=1”]http://forum.cs-cart.com/showpost.php?p=13503&postcount=1[/URL]



Thanks,

Regards[/QUOTE]



No this is not the reason. I will provide a solution soon I hope




[QUOTE]hi, i use this and see work good but only works in popup images, not funtionally in thumbnair images please post it how watermark appeard in other images small[/QUOTE]



As you can see on a demo shop I have created on http://shop.topcoder.gr the watermark is displayed correctly both on thumbnails and big images. This is weird…



Alexandros

check my site http://www.compreloenlinea.com i see all past and images not appeard please help mee

[quote name=‘zoilodiaz’]check my site http://www.compreloenlinea.com i see all past and images not appeard please help mee[/QUOTE]





I can see the problem. If I had some kind of access I might investigate it further. Please check [url]http://www.compreloenlinea.com/admin.php?target=tools&mode=phpinfo[/url] (after logging in as an admin) under the gd section. On my server:



GD Support enabled

GD Version bundled (2.0.28 compatible)

FreeType Support enabled

FreeType Linkage with freetype

GIF Read Support enabled

GIF Create Support enabled

JPG Support enabled

PNG Support enabled

WBMP Support enabled

XBM Support enabled





Alexandros