
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.
PowerShell module that allows you to quickly convert data between HJSON and JSON formats. Convenient to work with readable configuration files.
A tool for importing and exporting Excel files in PowerShell without having Microsoft Excel installed. Suitable for working with tables in automated scripts.
A set of PowerShell cmdlets for working with YAML format. Allows you to easily read, create, and edit YAML files directly in scripts.
A module for creating HTML pages using PowerShell. Allows you to quickly generate reports, tables, and dashboards without HTML knowledge.
A cross-platform PowerShell module for creating, editing, merging, and splitting PDF files. Works on Windows, Linux, and MacOS.
A module for creating Microsoft Word documents without having to install the Word program itself. Suitable for generating reports and templates.