Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
SVG are vector image files, that can be rasterised to any size. An SVG might contain dimensions in pixels, but most don't. Even when it does, that is mere a "suggestion".
So, what do you mean by, "How can I convert SVG to PNG with the original size?"