Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 429 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 429 Bytes

pdfify

Automator workflow for converting SVG to PDF using automator script for macOS. In Finder, select the svgs you want to convert, right click, and select Pdfify. Perfect to convert SVGs exported by Figma for iOS projects.

Screenshot of pdfify

Uses rsvg-convert internally for conversion.

Use homebrew to install rsvg-convert:

brew install librsvg