Svg To Png

Converts a single SVG file into a PNG using the `rsvg-convert` command-line tool. Use when the user asks to render, export, rasterize, or convert an SVG to a PNG image — typically for embedding diagrams in places that don't support inline SVG (Medium, slide decks, documents). Requires `rsvg-convert` (librsvg) installed on the host. Do not use for generating new SVG content, batch conversion of folders, or other image formats.

bgorkem Updated

File contents

bgorkem/bgorkem-skills/tree/main/plugins/image-transform/skills/svg-to-png commit ef6ec93720

Frequently asked questions

npx skillmds@latest add bgorkem/svg-to-png