pdf2svg

A simple PDF to SVG converter using the Poppler and Cairo libraries

  • Owner: dawbarton/pdf2svg
  • Platform:
  • License:: GNU General Public License v2.0
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

pdf2svg

A simple PDF to SVG converter using the Poppler and Cairo libraries.

For Windows binaries see https://github.com/jalios/pdf2svg-windows.

For Linux binaries, see your package manager (e.g., "yum install pdf2svg" or "apt-get install pdf2svg").

Prerequisites:

  • Poppler
    • tested with v0.5.4 but other versions may work as well
  • Cairo
    • tested with v1.2.6 and v1.4.10 but other versions may work as well

To make and install pdf2svg:

  1. Download pdf2svg-0.2.2.tar.gz and unpack
  2. Change to the pdf2svg-0.2.2 directory
  3. Do the normal ./configure && make && make install

Usage:

pdf2svg <input.pdf> <output.svg> [<page no of pdf or "all">]

Copyright (C) 2007-2013 David Barton (davebarton@cityinthesky.co.uk)
http://www.cityinthesky.co.uk/

Copyright (C) 2007 Matthew Flaschen (matthew.flaschen@gatech.edu)
Updated to allow conversion of all pages at once.

Copyright (C) 2008 Ed Grace
Added GNU Autotools commands.

Main metrics

Overview
Name With Ownerdawbarton/pdf2svg
Primary LanguageShell
Program languageShell (Language Count: 4)
Platform
License:GNU General Public License v2.0
所有者活动
Created At2013-07-18 10:51:48
Pushed At2025-03-07 22:43:20
Last Commit At2025-03-07 22:38:48
Release Count3
Last Release Namev0.2.4 (Posted on )
First Release Namev0.2.2 (Posted on )
用户参与
Stargazers Count652
Watchers Count21
Fork Count86
Commits Count17
Has Issues Enabled
Issues Count33
Issue Open Count19
Pull Requests Count3
Pull Requests Open Count0
Pull Requests Close Count3
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private