Skip to content

A set of templates to ease the process of creating a print design in svg with Inkscape

Notifications You must be signed in to change notification settings

sealcode/svg-print-templates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Svg print templates

An svg template and a bunch of scripts to ease creation of printed material in Inkscape

Files

template.svg

Use this file to create your design. Make sure you have Guides enabled. The narow space between the guides (3mm) is not guaranteed to end up in the printed end-result.

svg-to-pdf.sh

Use this script to easily convert a single SVG to a PDF.

Usage:

./svg-to-pdf.sh file.svg file.pdf

combine.sh

Use this script to combine multiple pdfs into one.

Usage:

./combine.sh page1.pdf page2.pdf

The output will be created as a combined.pdf file.

convert-to-cmyk.sh

Use this script to convert a pdf to CMYK.

Usage:

./convert-to-cmyk.sh file.pdf file-cmyk.pdf

About

A set of templates to ease the process of creating a print design in svg with Inkscape

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages