Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WpfXamlToPng

A command-line tool to render WPF XAML Windows to PNG images for documentation purposes.

Build

cd XamlToPngRenderer
dotnet build -c Release

Usage

XamlToPngRenderer.exe [options] <input.xaml> <output.png>

Options:
  -v, --verbose     Enable verbose debug logging
  -w, --width N     Render width in pixels (default: from XAML)
  -h, --height N    Render height in pixels (default: from XAML)
  -d, --dpi N       DPI for rendering (default: 96)

License

CC BY-NC-SA 4.0

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages