Page 1 of 1

List "pseudo-image formats" and "built-in patterns"

Posted: 2012-07-16T10:53:06-07:00
by docjones2
Hello,

Is there any way to list the supported pseudo-image formats, built-in images, and built-in patterns using a command like `convert -list pattern`? `convert -list list` didn't return anything that looked like I may be able to use it for my purpose.

http://www.imagemagick.org/script/formats.php

This page offers good documentation as to the pseudo-image formats, however I am looking for a way to list the pseudo-image formats (and related items like pattern) from the binary. Is this possible?

Thank you!

Re: List "pseudo-image formats" and "built-in patterns"

Posted: 2012-07-16T10:59:33-07:00
by fmw42
Not that I know of. See

convert -list list

for all the existing formats.