Skip to content

Instantly share code, notes, and snippets.

@lucianovalenca
Last active March 9, 2018 19:57
Show Gist options
  • Select an option

  • Save lucianovalenca/0449525df587fd150e102fd7f326d2d8 to your computer and use it in GitHub Desktop.

Select an option

Save lucianovalenca/0449525df587fd150e102fd7f326d2d8 to your computer and use it in GitHub Desktop.
https://github.com/dawbarton/pdf2svg
http://www.cityinthesky.co.uk/opensource/pdf2svg/
## Install
Ubuntu:
```sudo apt-get install pdf2svg```
## Usage
```ppdf2svg <input.pdf> <output.svg> [<page no of pdf or "all">]```
or
```pdf2svg input.pdf output_page%d.svg all```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment