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 issues1
PowerShell Gallery downloads691352
ReleaseImagePlayground-v20260412165249
Language: C# Updated: 2026-05-16T15:23:07.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