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.

Stars90
Forks7
Open issues1
PowerShell Gallery downloads647783
ReleaseImagePlayground-v20260411164022
Language: C# Updated: 2026-04-11T16:40:22.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