Code: Select all
magick logo: TIFF:- | magick identify -verbose -
If I try to output that "TIFF:-" through the pipe into another "magick" convert command it results in an error.
Code: Select all
magick logo: TIFF:- | magick - test.png
magick: no images for write '-write' 'test.png' at CLI arg 2 @ error/operation.c/CLINoImageOperator/4789.