Giter Site home page Giter Site logo

tevqoon / pdf2svg Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dawbarton/pdf2svg

0.0 0.0 0.0 117 KB

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

License: GNU General Public License v2.0

Shell 56.65% C 6.17% Makefile 36.17% M4 1.01%

pdf2svg's Introduction

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 ([email protected]) http://www.cityinthesky.co.uk/

Copyright (C) 2007 Matthew Flaschen ([email protected]) Updated to allow conversion of all pages at once.

Copyright (C) 2008 Ed Grace Added GNU Autotools commands.

pdf2svg's People

Contributors

borismarin avatar dawbarton avatar tmr232 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.