Skip to content
This repository has been archived by the owner on Aug 19, 2020. It is now read-only.

famoser/UWPTileGeneratorRevised

Repository files navigation

UWP Tile Generator Revised

Generate all UWP tiles needed for UWP applications. You can download the extension from marketplace.visualstudio.com or directly within Visual Studio.

Recommended workflow: 

  1. Create a quadratic logo with transparent background which spans the entire artboard.
  2. Save a version with the foreground color of your choice and one with the foreground color white as .svg file.
  3. Include the two .svg files into the UWP project in the Assets folder.
  4. Right-click the colored one and select the menu entry "Generate color tiles".
  5. Right-click the white one and select the menu entry "Generate white tiles".

The tool can resize the source files to all needed resolutions, adding padding as needed. It follows the guidelines provided by microsoft.  This is a revised version of https://github.com/shenchauhan/UWPTileGenerator.

Notice for VS 2017

The functionality of this extension is already included. I still prefer this extension as its faster to use.

Releases

No releases published

Packages

No packages published

Languages