Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/scraperwiki/pdf2svg


https://github.com/scraperwiki/pdf2svg

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

pdf2svg
========

This shell script uses inkscape to convert a pdf to a directotry of svgs.

USAGE: pdf2svg [pdf file]

svg files are saved in the `$(basename $pdffilename .pdf)` directory and
are named by page number.