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.

Stars91
Forks7
Open issues2
PowerShell Gallery downloads680311
ReleaseImagePlayground-v20260412165249
Language: C# Updated: 2026-05-07T15:23:41.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