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

ImagePlayground overview

ImagePlayground generates and processes visual assets from PowerShell and .NET workflows.

Use ImagePlayground when automation needs repeatable image output: QR codes, barcodes, charts, thumbnails, watermarks, or simple processing steps that should run without manual image editing.

Good fit

  • adding QR codes or barcodes to generated reports
  • creating chart images for dashboards or static pages
  • resizing, watermarking, or transforming images in a script
  • sharing image automation patterns between PowerShell and .NET code