Convert to SVG specifying the first/last page to convert

pdftocairo

  • Converts PDF files to PNG/JPEG/TIFF/PDF/PS/EPS/SVG using cairo.
    More information: <https://poppler.freedesktop.org>.
  • Trick copyright: tl;dr; <https://github.com/tldr-pages/tldr>

pdftocairo {{path/to/file.pdf}} {{output.svg}} -svg -f {{first_page}} -l {{last_page}}

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