Filter By
Displaying results 1 - 20 of 206 (Page 1 of 11)
|
By:
|
7,576,901 downloads
|
Last Updated: 3/8/2026
|
Latest Version: 1.41.0
PSWriteHTML is PowerShell Module to generate beautiful HTML reports, pages, emails without any knowledge of HTML, CSS or JavaScript. To get started basics PowerShell knowledge is required. |
|
By:
|
5,644,531 downloads
|
Last Updated: 5/22/2024
|
Latest Version: 0.2.0
Provides a wrapper for HTML Agility Pack for use where the IE HTML DOM from Invoke-WebRequest is not available such as Powershell Core |
|
By:
|
2,842,862 downloads
|
Last Updated: 7/29/2025
|
Latest Version: 1.0.24
Various helper functions for modules IntuneStuff, AzureADStuff etc. Some of them are explained at https://doitpshway.com. Some of the interesting functions: - ConvertFrom-HTMLTable - extracts & converts html table from given file/string/com object into the PSObject - ConvertFrom-XML - converts XML into PSObject - ConvertFrom-C... More info |
|
By:
|
116,638 downloads
|
Last Updated: 11/12/2024
|
Latest Version: 0.9.0-alpha
Cross platform PowerShell module to generate HTML markup language and create awesome web pages! |
|
By:
|
40,458 downloads
|
Last Updated: 4/15/2024
|
Latest Version: 2.8.0
A collection of PowerShell commands to convert Markdown files to static HTML sites in various ways. # Components packaged with this module: | Component |Version | Description |-------------------------------------------------|-------- |----------------------------------- | [Markdig](https://github.com... More info |
|
By:
|
180,507 downloads
|
Last Updated: 1/3/2019
|
Latest Version: 1.4.1.2
A powerful module for creating HTML reports within PowerShell no HTML coding required. For more details on what is possible, you can view the help file https://azurefieldnotesblog.blob.core.windows.net/wp-content/2017/06/Help-ReportHTML2.html There is a multi-part blog series. (which is a little out of date but still relevant) http://www.azur... More info |
|
By:
|
339,833 downloads
|
Last Updated: 12/5/2025
|
Latest Version: 1.0.1
Ultra-fast PowerShell disk space analyzer with duplicate detection, cleanup suggestions, and beautiful HTML reports |
|
By:
|
31,446 downloads
|
Last Updated: 11/20/2025
|
Latest Version: 1.13.5
ATAPHtmlReport serves as the basis for HTML reports generated via ATAPAuditor. |
|
By:
|
30,423 downloads
|
Last Updated: 4/5/2022
|
Latest Version: 2.0.1
Scrapes (extracts) a HTML table from a string or the internet location |
|
By:
|
244,953 downloads
|
Last Updated: 7/12/2026
|
Latest Version: 2.0.18
Module that allows to manipulate, parse, format and optimize HTML, JavaScript and CSS |
|
By:
|
308,677 downloads
|
Last Updated: 3/7/2025
|
Latest Version: 0.11.1
PScribo documentation Powershell module/framework. |
|
By:
|
183,782 downloads
|
Last Updated: 2/4/2021
|
Latest Version: 0.1.10
A Powershell implementation of Mustache based on Stubble |
|
By:
|
39,089 downloads
|
Last Updated: 9/28/2019
|
Latest Version: 0.0.22
Simple module to help building HTML Dashboard. This module has now been integrated into PSWriteHTML and it's not nessecary to download it separtly anymore. |
|
By:
|
101,681 downloads
|
Last Updated: 2/20/2017
|
Latest Version: 2.1.0.1
EnhancedHTML2 module from free ebook Creating HTML Reports in PowerShell |
|
By:
|
28,066 downloads
|
Last Updated: 5/5/2025
|
Latest Version: 0.4.0
HTML parsing and processing module |
|
By:
|
24,011 downloads
|
Last Updated: 7/8/2026
|
Latest Version: 1.2.0
Converts HTML to Markdown/CommonMark. |
|
By:
|
26,503 downloads
|
Last Updated: 11/20/2025
|
Latest Version: 5.12.1
AuditTAP allows you to check operating systems and applications against industry approved standards for secure configuration and delivers the results in form of a HTML based report document. |
|
By:
|
489,520 downloads
|
Last Updated: 5/26/2023
|
Latest Version: 1.3.0
PowerShell wrapper for Html Agility Pack |
|
By:
|
5,439 downloads
|
Last Updated: 8/31/2016
|
Latest Version: 0.1.1
Generate pretty HTML reports with tables and charts |
|
EPS (Embedded PowerShell), inspired by ERB (see https://en.wikipedia.org/wiki/ERuby), is a templating language that embeds PowerShell code into a text document. It is conceptually and syntactically similar to ERB for Ruby or Twig (see http://twig.sensiolabs.org/) for PHP. EPS can be used to generate any kind of text. The example below illustrates ... More info |