Thank you
That works perfectly.
Much appreciated
Search found 11 matches
- 2017-09-25T10:50:40-07:00
- Forum: Users
- Topic: PNG trim to clipping path with transparent background
- Replies: 11
- Views: 11180
- 2017-09-25T08:34:11-07:00
- Forum: Users
- Topic: PNG trim to clipping path with transparent background
- Replies: 11
- Views: 11180
Re: PNG trim to clipping path with transparent background
Thanks GeeMack, that's very helpful. The original image works fine now as you say. However I've tried it with a second image and although the background is made transparent, the trim option isn't being applied. I've tried adding +repage after the -trim, but that hasn't made any difference. Do you ...
- 2017-09-22T07:22:57-07:00
- Forum: Users
- Topic: PNG trim to clipping path with transparent background
- Replies: 11
- Views: 11180
Re: PNG trim to clipping path with transparent background
Hi
Can someone tell me if to get this reported as a bug do I need to repost this in the Bugs forum?
Thanks
Can someone tell me if to get this reported as a bug do I need to repost this in the Bugs forum?
Thanks
- 2017-09-22T06:16:55-07:00
- Forum: Users
- Topic: PNG trim to clipping path with transparent background
- Replies: 11
- Views: 11180
Re: PNG trim to clipping path with transparent background
Thanks for the suggestion, but that didn't make any difference.
The transparency is being created. It's just that the original image inside the clipping path isn't retained, so I've just got a completely transparent image with no content.
The transparency is being created. It's just that the original image inside the clipping path isn't retained, so I've just got a completely transparent image with no content.
- 2017-09-21T09:45:05-07:00
- Forum: Users
- Topic: PNG trim to clipping path with transparent background
- Replies: 11
- Views: 11180
Re: PNG trim to clipping path with transparent background
Thanks that's helped. I've run that with version 6.7.8-9 and 7.0.7-3. With 6.7.8-9 the x1.png image is correct, the t-shirt surrounded by a transparent background before it gets trimmed, however with version 7.0.7-3 the x1.png image is completely transparent with no sign of the t-shirt. Is this ...
- 2017-09-21T07:35:16-07:00
- Forum: Users
- Topic: PNG trim to clipping path with transparent background
- Replies: 11
- Views: 11180
Re: PNG trim to clipping path with transparent background
Thanks for your response. I forgot to post the error I'm getting before, but here the same message using 'magick' instead of convert: magick: geometry does not contain image `test_file_1.jpg' @ warning/attribute.c/GetImageBoundingBox/240. From looking into this before I did this post, this message ...
- 2017-09-21T04:05:47-07:00
- Forum: Users
- Topic: PNG trim to clipping path with transparent background
- Replies: 11
- Views: 11180
PNG trim to clipping path with transparent background
Hello I'm trying to create a PNG with a transparent background from a jpeg, which must be trimmed to the area of the active clipping path. The command below works fine in 'ImageMagick 6.7.8-9 2016-06-03 Q16', but with 'ImageMagick 7.0.7-3 Q16 x86_64 2017-09-17' I just get a 1x1 pixel file: /usr/bin ...
- 2014-11-14T05:33:07-07:00
- Forum: Users
- Topic: Jpeg to transparent PNG problem
- Replies: 6
- Views: 4918
Re: Jpeg to transparent PNG problem
Thanks for your response.
Unfortunately the problem occurs in 6.8.9-10 which is the latest version.
Is this not likely to be caused by a version of a library since it's works on RHEL6 with Image Magick version 6.5.4-7?
Unfortunately the problem occurs in 6.8.9-10 which is the latest version.
Is this not likely to be caused by a version of a library since it's works on RHEL6 with Image Magick version 6.5.4-7?
- 2014-11-12T00:25:55-07:00
- Forum: Users
- Topic: Jpeg to transparent PNG problem
- Replies: 6
- Views: 4918
Re: Jpeg to transparent PNG problem
The problem is that it doesn't work on my RHEL5 system. Have you any idea why that may be?
When the command is run I don't see any errors - missing delegates, etc. Can anyone please suggest a way of trouble shooting this?
When the command is run I don't see any errors - missing delegates, etc. Can anyone please suggest a way of trouble shooting this?
- 2014-11-11T08:15:00-07:00
- Forum: Users
- Topic: Jpeg to transparent PNG problem
- Replies: 6
- Views: 4918
Re: Jpeg to transparent PNG problem
Thanks for your response, but not sure I understand you correctly.
It's working with 6.5.4-7 on RHEL 6, but not on RHEL5 with 6.8.9-10.
Would be grateful for any suggestions as to what maybe causing this.
Thanks
It's working with 6.5.4-7 on RHEL 6, but not on RHEL5 with 6.8.9-10.
Would be grateful for any suggestions as to what maybe causing this.
Thanks
- 2014-11-11T05:38:01-07:00
- Forum: Users
- Topic: Jpeg to transparent PNG problem
- Replies: 6
- Views: 4918
Jpeg to transparent PNG problem
Hello I have installed ImageMagick 6.8.9-10 on a RHEL5 64bit server and am trying to convert jpeg files with clipping paths to png files with the area outside the clipping path made transparent. The following command creates the transparent background, but parts of the area inside the original ...