What is “pdf2svg” Package?

PDF converter to SVG
For more details: http://www.cityinthesky.co.uk/opensource/pdf2svg

Installation

  • Open Terminal by pressing command+space then type terminal and hit Enter key.
  • Install homebrew first.
    ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
  • Install pdf2svg.
    brew install pdf2svg

Now, use pdf2svg!