Page 1 of 1

Unable to read svg format

Posted: Fri Sep 03, 2021 7:38 am
by Poto
I used this command in CMD and wanted to convert .svg to .png.
It reports an error and cannot read the image in svg format.

Code: Select all

"D:\Documents\Quicker\NConvertByPoto\nconvert.exe" -out png "D:\Downloads\ed956188-ec0b-4fab-8cfb-c1e99349da76.svg"
Here is the error.

Code: Select all

** 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)

Re: Unable to read svg format

Posted: Fri Sep 03, 2021 1:55 pm
by xnview
svg is only supported by XnConvert/XnView

Re: Unable to read svg format

Posted: Fri Sep 03, 2021 5:40 pm
by Poto
xnview wrote: Fri Sep 03, 2021 1:55 pm svg is only supported by XnConvert/XnView
But isn't XnConvert based on NConvert? Why can XnConvert do what Nconvert can't do? My understanding is that Nconvert is the image processing core of XnConvert, and XnConvert is the GUI for NConvert

Am I understanding this correctly?

Why XnConvert can handle svg but NConvert can't handle svg format?

Re: Unable to read svg format

Posted: Sat Sep 04, 2021 12:17 pm
by xnview
no, NConvert & XnConvert are based on same library, but XnConvert has some more capabilities