Search found 3 matches

by rusname
2011-09-15T21:11:38-07:00
Forum: Bugs
Topic: convert empty .htm .html ... removes source file
Replies: 4
Views: 8446

Re: convert empty .htm .html ... removes source file

Great! Thank you!
by rusname
2011-09-15T18:06:44-07:00
Forum: Bugs
Topic: convert empty .htm .html ... removes source file
Replies: 4
Views: 8446

Re: convert empty .htm .html ... removes source file

Thanks for the fast response.
Is it possible to provide patch for current release 6.7.2.-6 by any chance?

Thanks
by rusname
2011-09-15T16:41:03-07:00
Forum: Bugs
Topic: convert empty .htm .html ... removes source file
Replies: 4
Views: 8446

convert empty .htm .html ... removes source file

Hi all,

Following command removes source file in case it is empty

# convert -thumbnail 100x100 -background white -gravity center -quality 50 -extent 100x100 -filter Box ./index.html jpg:-

Output (for ImageMagick-6.7.2-6) is following:
sh: html2ps: command not found
convert: delegate failed ...