pdf2svg

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

  • 所有者: dawbarton/pdf2svg
  • 平台:
  • 许可证: GNU General Public License v2.0
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

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.

主要指标

概览
名称与所有者dawbarton/pdf2svg
主编程语言Shell
编程语言Shell (语言数: 4)
平台
许可证GNU General Public License v2.0
所有者活动
创建于2013-07-18 10:51:48
推送于2025-03-07 22:43:20
最后一次提交2025-03-07 22:38:48
发布数3
最新版本名称v0.2.4 (发布于 )
第一版名称v0.2.2 (发布于 )
用户参与
星数652
关注者数21
派生数86
提交数17
已启用问题?
问题数33
打开的问题数19
拉请求数3
打开的拉请求数0
关闭的拉请求数3
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?