Code: Select all
[cch1@osprey ~]$ identify -list format | grep " HTML\*"
HTML* HTML -w- Hypertext Markup Language and a client-side image map
Code: Select all
[cch1@osprey ~]$ convert index.html index.png
Retrieving http://asset1.hweb.com/images/new_logo.png?1289888389
[cch1@osprey ~]$
Without an accurate report of available input formats, it's hard to automate processing of user input in my application.