HTML-to-Image converter for C#/.NET (WkHtmlToImage wrapper). Can render web page or SVG to image (png, jpg formats). Useful for generating URL thumbnail.
Classes
| Class | Description | |
|---|---|---|
| HtmlToImageConverter |
Html to Image converter (wrapper for WkHtmlToImage command line tool)
| |
| ImageFormat |
Typical image formats supported by WkHtmlToImage
| |
| WkHtmlToImageException |
The exception that is thrown when WkHtmlToImage process returns non-zero error exit code
|