Search found 5 matches
- 2019-10-18T01:54:39-07:00
- Forum: Users
- Topic: Convert - Mogrify - Append - Same Filename | Windows IM7.0.8
- Replies: 8
- Views: 129098
Re: Convert - Mogrify - Append - Same Filename | Windows IM7.0.8
magick logo: logo.png - created output logo.png magick rose: rose.png - created output rose.png Then I hit block of the road, but somehow achieved not a bad end. magick logo.png -set filename:fn "%t" rose: +append "%[filename:fn]_x1.png" – just instantly closed I added, “pause” to see what the hell. ...
- 2019-10-17T02:25:55-07:00
- Forum: Users
- Topic: Convert - Mogrify - Append - Same Filename | Windows IM7.0.8
- Replies: 8
- Views: 129098
Re: Convert - Mogrify - Append - Same Filename | Windows IM7.0.8
First of all, thank you fmw42, for cooperation. What I have tried recently to no avail: https://www.imagemagick.org/Usage/files/#save_escapes https://www.imagemagick.org/discourse-server/viewtopic.php?t=18272 https://stackoverflow.com/questions/9992174/imagemagick-command-to-convert-and-save-with ...
- 2019-10-16T10:07:35-07:00
- Forum: Users
- Topic: Convert - Mogrify - Append - Same Filename | Windows IM7.0.8
- Replies: 8
- Views: 129098
Re: Convert - Mogrify - Append - Same Filename | Windows IM7.0.8
It didn't work (window intantly closes) and looks so complex, that I even don't know where to fix what. I don't need elegant script solution it's above my mental capabilities, if possible some basic simple output command to transfer original filename of first file in memory to output file convert ...
- 2019-10-16T07:19:25-07:00
- Forum: Users
- Topic: Convert - Mogrify - Append - Same Filename | Windows IM7.0.8
- Replies: 8
- Views: 129098
Re: Convert - Mogrify - Append - Same Filename | Windows IM7.0.8
Thank you for your answer. All filenames have different digit numbers, date and time always the same for batch convert, tags may vary or there can be none at all. Example: 2019-10-16-13-46-001-dogs-people.png 2019-10-16-13-46-002-dogs-people.png 2019-10-16-13-46-003-cats.png 2019-10-16-13-46-004 ...
- 2019-10-16T02:43:12-07:00
- Forum: Users
- Topic: Convert - Mogrify - Append - Same Filename | Windows IM7.0.8
- Replies: 8
- Views: 129098
Convert - Mogrify - Append - Same Filename | Windows IM7.0.8
Hello, this forum is the last resort for my problem, I can't figure it myself after hours of trials and errors. I feel compleatly drained and broke. Platform - Windows ImageMagick v7.0.8 Simple task: We have "test" folder inside ImageMagick portable version with separate png images all named "year ...