Skip to content

nspies/webkitToPDF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

webkitToPDF

Converts a URL (file or web page) to PDF using WebKit (built in to OS X). Works well for automated SVG to PDF conversion. Based on wkpdf.

Command-line arguments are (1) input URL (web page or file path) and (2) output file path, eg:

webkitToPDF ~/artwork.svg artwork.pdf

Installation

To install, download the latest binary file from the releases page, and move the application into your PATH. For example, after downloading and unzipping the application, use the following command to install the program:

sudo mv webkitToPDF /usr/bin

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published