UWP Tile Generator Revised
Generate all UWP tiles needed for UWP applications.
Recommended workflow:
- Create a quadratic logo with transparent background which spans the entire artboard.
- Save a version with the foreground color of your choice and one with the foreground color white as .svg file.
- Include the two .svg files into the UWP project in the Assets folder.
- Right-click the colored one and select the menu entry "Generate color tiles".
- 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.
| |