这是一个创建于 1170 天前的主题,其中的信息可能已经有所发展或是发生改变。
我想将 svg 转 png,在 CMD 中使用如下命令:
"D:\Documents\Quicker\NConvertByPoto\nconvert.exe" -out png "D:\Downloads\ed956188-ec0b-4fab-8cfb-c1e99349da76.svg"
结果报错:
** NCONVERT v7.80 (c) 1991-2021 Pierre-E Gougelet (Apr 27 2021/08:27:27) **
Version for Windows Xp/Vista/7 x64 (All rights reserved)
** This is freeware software (for non-commercial use)
my_error_exit...<Not a JPEG file: starts with 0x3c 0x73>
Error: Don't know how to read this picture (D:\Downloads\ed956188-ec0b-4fab-8cfb-c1e99349da76.svg)
请问是哪里出了问题?如何解决?