PowerShell modules for automation

4 April 2025 1 minute Author: D2-R2

Looking for powerful PowerShell modules to automate tasks? Check out this selection of six tools that let you work with Excel, PDF, Word, HTML, YAML, and HJSON without the need for external software. You can convert data, generate documents, create reports, and process configuration files directly from PowerShell.

Automation modules

hjson-powershell

PowerShell module that allows you to quickly convert data between HJSON and JSON formats. Convenient to work with readable configuration files.

CLICK HERE

ImportExcel

A tool for importing and exporting Excel files in PowerShell without having Microsoft Excel installed. Suitable for working with tables in automated scripts.

CLICK HERE

powershell-yaml

A set of PowerShell cmdlets for working with YAML format. Allows you to easily read, create, and edit YAML files directly in scripts.

CLICK HERE

PSWriteHTML

A module for creating HTML pages using PowerShell. Allows you to quickly generate reports, tables, and dashboards without HTML knowledge.

CLICK HERE

PSWritePDF

A cross-platform PowerShell module for creating, editing, merging, and splitting PDF files. Works on Windows, Linux, and MacOS.

CLICK HERE

PSWriteWord

A module for creating Microsoft Word documents without having to install the Word program itself. Suitable for generating reports and templates.

CLICK HERE

Other related articles
Found an error?
If you find an error, take a screenshot and send it to the bot.
OSZAR »