I cannot get Image Edit to work on mages made by Image

It is possible to convert the image:

convert otter.png -type TrueColor -define png:color-type=6 otter_rgba.png

3 Likes