Search found 9 matches
- 2019-08-29T08:37:28-07:00
- Forum: Users
- Topic: Watermarking a TIFF only happens on the thumbnail
- Replies: 5
- Views: 10809
Re: Watermarking a TIFF only happens on the thumbnail
I am sorry, i did not fully read your last response. You used image magick to extract the layers.
- 2019-08-29T07:29:05-07:00
- Forum: Users
- Topic: Watermarking a TIFF only happens on the thumbnail
- Replies: 5
- Views: 10809
Re: Watermarking a TIFF only happens on the thumbnail
Can you explain what you mean by separate the layers in PS so you can see the watermark?
So far i do not see the watermark it in my copy of PS.
Thanks!
So far i do not see the watermark it in my copy of PS.
Thanks!
- 2019-08-28T13:06:27-07:00
- Forum: Users
- Topic: Watermarking a TIFF only happens on the thumbnail
- Replies: 5
- Views: 10809
Re: Watermarking a TIFF only happens on the thumbnail
In my photoshop 2017 i have three layers. When you say PS you mean Photoshop? prdouct shadow background I cannot see the watermark text on any of those layers in Photoshop. Thank your for the rewrite. I will use this instead of getting the dimensions of the image. Thank you for the feedback. I will ...
- 2019-08-28T12:11:41-07:00
- Forum: Users
- Topic: Watermarking a TIFF only happens on the thumbnail
- Replies: 5
- Views: 10809
Watermarking a TIFF only happens on the thumbnail
I am using the below code to watermark images. I ran into a TIF file that the watermark image is placed on the thumbnail of the image. If i open the image in Photoshop i do not see the watermark. If i look at the image with Windows Viewer or Apple Preview app i see the watermark. I do see these ...
- 2018-12-10T11:30:10-07:00
- Forum: Users
- Topic: 16bit Photoshop PSD watermarking
- Replies: 2
- Views: 4103
Re: 16bit Photoshop PSD watermarking
Sorry i posted too soon... i found -depth 8 and that fixed my problem. You can delete this question i could not find a way for me to do it.
Sorry i will do more research before posting!
Thanks!
Sorry i will do more research before posting!
Thanks!
- 2018-12-10T11:19:29-07:00
- Forum: Users
- Topic: 16bit Photoshop PSD watermarking
- Replies: 2
- Views: 4103
16bit Photoshop PSD watermarking
Version: ImageMagick 7.0.8-15 Q16 x86_64 2018-12-07 https://imagemagick.org Hello, i am still working with this code to watermark images and ran into a 16bit PSD image. The image that ImageMagick makes is "scrambled" for lack of a better term. Is there something i need to do to get convert to work ...
- 2018-12-06T07:10:56-07:00
- Forum: Users
- Topic: Watermarked PSD does not work in our software
- Replies: 6
- Views: 5942
Re: Watermarked PSD does not work in our software
I took your test result images and loaded them into our web application and they worked fine. https://www.screencast.com/t/KGSHuEA2b5 So i need to figure out how to update my installation of ImageMagick. This is a CentOS computer. I am not the best at linux, but is there a reason when i used yum to ...
- 2018-12-05T12:28:40-07:00
- Forum: Users
- Topic: Watermarked PSD does not work in our software
- Replies: 6
- Views: 5942
Re: Watermarked PSD does not work in our software
I will see if i can update to a more recent version and start there. I don't know if i will be allowed to convert to RGB. I would have to convert the watermarked image back to CMYK for sure. Here is my watermark png image. https://www.dropbox.com/s/h9alumw198zepbg/watermark.png?dl=0 Thanks for the ...
- 2018-12-05T09:55:56-07:00
- Forum: Users
- Topic: Watermarked PSD does not work in our software
- Replies: 6
- Views: 5942
Watermarked PSD does not work in our software
Version: ImageMagick 6.7.8-9 2016-06-16 Q16 http://www.imagemagick.org We use some website software to share files with people. The website software is able to generate a preview of a Photoshop PSD file and it works well with them. I found a watermarking script on this message board and when i use ...