Search found 2 matches

by nfoesier
2016-11-21T13:25:10-07:00
Forum: Users
Topic: Command Line issue after upgrade
Replies: 7
Views: 5123

Re: Command Line issue after upgrade

Thanks, That works.
by nfoesier
2016-11-21T10:54:43-07:00
Forum: Users
Topic: Command Line issue after upgrade
Replies: 7
Views: 5123

Command Line issue after upgrade

We upgraded from version 6.9.0-Q16 to 7.0.3-6-Q16, both are x64 versions.
we were previously using the mogrify command to convert gif to png files.

The command under version 6.9.0-Q16 was:
mogrify -resize 465 -format png c:\foldername\*.gif

this would take the gif files - resize them & convert ...