Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/scraperwiki/pdf2svg
https://github.com/scraperwiki/pdf2svg
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/scraperwiki/pdf2svg
- Owner: scraperwiki
- License: other
- Archived: true
- Created: 2012-10-15T10:32:21.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2016-08-12T11:26:55.000Z (over 8 years ago)
- Last Synced: 2024-07-17T08:11:39.405Z (4 months ago)
- Language: Shell
- Size: 17.6 KB
- Stars: 28
- Watchers: 9
- Forks: 8
- Open Issues: 2
-
Metadata Files:
- Readme: readme.md
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.