Download

Use this utility on your system that you own.


Java Executable

This is a simple JAR executable file that runs on Java Virtual Machine.

Download (~10 MiB)

Requirements

  • Java Runtime Environment, version 1.8

Usage

Launch executable with following command:

'java -jar svg2asset.jar --inputPath "%RESOURCE%" --outputPath "%FONT%" --outputType "%TYPE%"'

Replace following values:

%INPUT% - Path to input SVG file

%OUTPUT% - Path to output converted file.

%TYPE% - Type of output (valid values: "android" or "ios")