Project

ImagePlayground

ImagePlayground is a PowerShell module that provides a set of functions for image processing. Among other things it can create QRCodes, BarCodes, Charts, and do image processing that can help with daily tasks.

Stars97
Forks7
Open issues0
PowerShell Gallery downloads710630
ReleaseImagePlayground-PowerShellModule.v2.0.0
Language: C# Updated: 2026-07-05T08:22:17.0000000+00:00

Documentation

Install ImagePlayground

Install ImagePlayground from PowerShell Gallery or NuGet.

Choose the package source that matches your automation.

Install-Module ImagePlayground -Scope CurrentUser

.NET package

dotnet add package ImagePlayground

Next steps