Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>svgassetNew to Visual Studio Code? Get it now.
svgasset

svgasset

Earth Engine

|
3,736 installs
| (1) | Free
Save SVG file to set of PNG files, used by Android/iOS/OSX/Windows resources.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Use SVG for your app assets source

svgasset is a simple extension allows you save any SVG files to PNG file. Right now, it ships with two basic commands:

  • Use Save SVG as PNG command to save the editing SVG to PNG file. It uses the view box width and height as the image size.

  • Use Save SVG as iOS icon set command to save a set of PNG files that is good for iOS app icons. This will create 18 PNG files in total.

Features

For example if there is an image subfolder under your extension project workspace:

Commands

Once the "Save SVG as PNG" command completed, the folloeinh message shows:

Save PNG

The "Save SVG as iOS icon set" command will take a while, so it shows the following message to indicate the start of process:

Save iOS app icons

When it finishes, another message is shown:

All done

Requirements

This extension does not require anything. Only your Visual Studio Code!

Extension Settings

In the future I would consider adding some settings, but right now, there is not.

Release Notes

1.0.0

Yay, we have a new comming! This version is basic but includes some important features: from SVG file generate all necessory PNG files needed for you iOS app.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft