Search found 3 matches
- 2014-12-21T01:37:00-07:00
- Forum: Users
- Topic: ImageMagick-6.5.4 convert: missing an image filename
- Replies: 7
- Views: 6181
Re: ImageMagick-6.5.4 convert: missing an image filename
thank you, it's ok
- 2014-12-19T04:33:21-07:00
- Forum: Users
- Topic: ImageMagick-6.5.4 convert: missing an image filename
- Replies: 7
- Views: 6181
Re: ImageMagick-6.5.4 convert: missing an image filename
In fact I would like to compress the image : [root@s17841952 130]# ls -ltr f9ca5db179bf3fb0a53e2975.jpg -rw-r--r-- 1 scruteweb psacln 328886 Dec 18 12:43 f9ca5db179bf3fb0a53e2975.jpg I can not find the order, can you give me? convert -compress f9ca5db179bf3fb0a53e2975.jpg ? and for quality : convert ...
- 2014-12-18T10:41:26-07:00
- Forum: Users
- Topic: ImageMagick-6.5.4 convert: missing an image filename
- Replies: 7
- Views: 6181
ImageMagick-6.5.4 convert: missing an image filename
Hello, File is OK : [root@s17841952 130]# ls -ltr f9ca5db179bf3fb0a53e2975.jpg -rw-r--r-- 1 scruteweb psacln 328886 Dec 18 12:43 f9ca5db179bf3fb0a53e2975.jpg But convert KO : [root@s17841952 130]# convert -quality 5 f9ca5db179bf3fb0a53e2975.jpg convert: missing an image filename ...