Search found 2 matches

by boeseMiezekatze
2019-07-31T21:26:50-07:00
Forum: Bugs
Topic: -write convert-im6.q16: missing an image filename
Replies: 4
Views: 49571

Re: -write convert-im6.q16: missing an image filename

So I just need to skip the last -write. In my command.

Code: Select all

convert b63cbbab-3ca4-4434-a7fb-a26da20c2f77.png -resize 1000x1000 -write big.jpg  -resize 500x500 -write small.jpg  -resize 150x150 thumb.jpg
thank you guys :)
by boeseMiezekatze
2019-07-31T14:04:27-07:00
Forum: Bugs
Topic: -write convert-im6.q16: missing an image filename
Replies: 4
Views: 49571

-write convert-im6.q16: missing an image filename

-write has stopped working on the same server this works convert b63cbbab-3ca4-4434-a7fb-a26da20c2f77.png -resize 1000x1000 big.jpg but not this convert b63cbbab-3ca4-4434-a7fb-a26da20c2f77.png -resize 1000x1000 -write big.jpg convert-im6.q16: missing an image filename `big.jpg' @ error/convert.c/Co...