Difference between revisions of "PDF Tools"
Jump to navigation
Jump to search
EricWilhelm (talk | contribs) m (uberconverter is now vectorsection) |
(→ps2svg) |
||
(One intermediate revision by the same user not shown) | |||
Line 26: | Line 26: | ||
=== ps2svg === | === ps2svg === | ||
SVG driver for Ghostscript. | SVG driver for Ghostscript. | ||
* [http://www.eprg.org/ | * [http://www.eprg.org/research/SVG/ps2svg/ ps2svg] | ||
=== Ghostscript === | === Ghostscript === |
Latest revision as of 09:47, 23 April 2007
PDF/AI input
ill2svg
Perl script shipped with Inkscape today. Can only handle the older postscript based ai files?
ai2svg
pdf2svg
pstoedit
Translates PostScript and PDF graphics into other vector formats. Needs to call a PostScript (or Pdf?) interpreter like Ghostscript. SVG plugin available as binary only.
ps2svg
SVG driver for Ghostscript.
Ghostscript
Xpdf
Poppler
A PDF rendering library based on Xpdf.
VectorSection
VectorSection could do ps/pdf/ai in and out if someone would write the connectors.
pdftk
Scribus
PDF/AI output
ps2ai
Postscript script shipped with Inkscape today. Generates the older postscript based ai files?