我试图将图像文件从jpg转换为png,但返回一个错误。
mogrify -format png abc.jpg
mogrify: delegate failed `"dwebp" -pam "%i" -o "%o"' @ error/delegate.c/InvokeDelegate/1310.
mogrify: unable to open image `/tmp/magick-...': No such file or directory @ error/blob.c/OpenBlob/2712.
mogrify: unable to open file `/tmp/magick-...': No such file or directory @ error/constitute.c/ReadImage/540.https://askubuntu.com/questions/1046261
复制相似问题