Note to self: For generating proper, working favicons from an SVG (or other image)… RealFaviconGenerator 👍
Tag Archives: SVG
Batch convert SVG to PNG on Windows using Inkscape
Needed to convert several SVGs to PNG, and discovered the free Inkscape easily can be used in batch scripts.
The following .bat file will convert all SVGs dropped on it to a PNG with height 48 placed next to the original SVG. More options can be found in the Inkscape manual.