Export the drawing (bounding box of all objects) of an SVG file into a bitmap

inkscape

  • An SVG (Scalable Vector Graphics) editing program.
    For Inkscape versions up to 0.92.x, use -e instead of -o.
    More information: <https://inkscape.org>.
  • Trick copyright: tl;dr; <https://github.com/tldr-pages/tldr>

inkscape {{filename.svg}} -o {{filename.png}} -D

click the source code to copy install inkscape on any operating system with command-not-found.com