vega / vl-convert

Utilities for converting Vega-Lite specs from the command line and Python
BSD 3-Clause "New" or "Revised" License
100 stars 12 forks source link

Add support for converting SVG images to PNG, JPEG, and PDF #108

Closed jonmmease closed 1 year ago

jonmmease commented 1 year ago

Closes #107 by adding support for converting from SVG to PNG, JPEG, and PDF in the Python and CLI interfaces.