Search found 7 matches
- 2018-01-02T06:19:19-07:00
- Forum: Users
- Topic: Using Window Description Properties
- Replies: 8
- Views: 7327
Re: Using Window Description Properties
I have placed the file i'm having problems with here - https://www.dropbox.com/s/7l8pne97x4juxeq/DSC_0016.JPG?dl=0 if I examine it with exiftool the rating is 2 which is also similar to what I see with Windows ie two stars in properties. however using Version: ImageMagick 7.0.7-8 Q16 x64 2017-10-14 ...
- 2018-01-01T18:31:17-07:00
- Forum: Users
- Topic: Using Window Description Properties
- Replies: 8
- Views: 7327
Re: Using Window Description Properties
Thank you for the pointers, I've mainly cracked obtaining the information I required S:\171222>convert dsc_0016.jpg -print "Copyright__%[IPTC:2:116]" fred Copyright__© I.D.McCarthy S:\171222>convert dsc_0016.jpg -print "Keywords__%[IPTC:2:25]" fred Keywords__Canal;Rochdale Canal S:\171222>convert d ...
- 2018-01-01T04:05:07-07:00
- Forum: Users
- Topic: Using Window Description Properties
- Replies: 8
- Views: 7327
Using Window Description Properties
I wish to get at the description properties such as Title , Tags , Rating, Subject. I can get hold of some information via EXIF set convert dsc_0016.jpg -print "Properties__%[EXIF:Date*]" fred and I can get the comment via convert dsc_0016.jpg -print "Properties__%[comment]" fred how do I get at the ...
- 2013-12-27T10:47:30-07:00
- Forum: Users
- Topic: Old Spell no longer works convert -page, to make collage
- Replies: 6
- Views: 3960
Re: Old Spell no longer works convert -page, to make collag
Thanks Snibgo, that spell does in deed do the business, and produces what I require. Now I have a solution, I think its time to RFM yet again and see why the old method no longer works and why the new method does works. Was it a bug, or a feature, or a simple accident?
- 2013-12-27T08:41:19-07:00
- Forum: Users
- Topic: Old Spell no longer works convert -page, to make collage
- Replies: 6
- Views: 3960
Re: Old Spell no longer works convert -page, to make collag
Tried producing png type files no different, still fails, something very odd going on :( I have placed the files I use in the following place https://www.dropbox.com/sh/bopp6m1zgt0x5ld/fFVj4j0HhJ There are the three source files and two output files one which I produced originally (joined.gif) using ...
- 2013-12-27T03:04:15-07:00
- Forum: Users
- Topic: Old Spell no longer works convert -page, to make collage
- Replies: 6
- Views: 3960
Re: Old Spell no longer works convert -page, to make collag
Thank you for your quick reply, your spell works for me as well, so I conclude that the problem is that the gifs which I have produced are the problem. These where also produced by ImageMagick earlier in the script. I'm not sure what to look at now, think I will try making .png type files instead ...
- 2013-12-26T18:47:29-07:00
- Forum: Users
- Topic: Old Spell no longer works convert -page, to make collage
- Replies: 6
- Views: 3960
Old Spell no longer works convert -page, to make collage
I've just come back to an old spell, I use to make a vertical collage of images with. I am now using ImageMagick 6.8.6-3 2013-06-25 Q16 I'm not sure which version I use to use :( however the spell I cast no longer works. convert -page 300 -background #8CC63F ^ -page +0+0620 "DSCF5276 ...