ImagePlayground

0.0.4

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.

Minimum PowerShell version

5.1

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name ImagePlayground -RequiredVersion 0.0.4

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name ImagePlayground -Version 0.0.4

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2011 - 2022 Przemyslaw Klys @ Evotec. All rights reserved.

Package Details

FileList

  • ImagePlayground.nuspec
  • ImagePlayground.Libraries.ps1
  • ImagePlayground.psd1
  • Lib\Default\Barcoder.dll
  • Lib\Default\BarcodeReader.ImageSharp.dll
  • Lib\Default\ImagePlayground.PowerShell.dll
  • Lib\Default\ScottPlot.dll
  • Lib\Default\SixLabors.ImageSharp.dll
  • Lib\Default\System.Buffers.dll
  • Lib\Default\System.Management.Automation.dll
  • Lib\Default\System.Numerics.Vectors.dll
  • Lib\Default\System.Text.Encoding.CodePages.dll
  • Lib\Default\zxing.dll
  • Lib\Default\zxing.presentation.dll
  • Lib\Standard\Barcoder.Renderer.Image.dll
  • Lib\Standard\ImagePlayground.dll
  • Lib\Standard\QRCoder.dll
  • Lib\Standard\SixLabors.Fonts.dll
  • Lib\Standard\SixLabors.ImageSharp.Drawing.dll
  • Lib\Standard\System.Buffers.dll
  • Lib\Standard\System.Collections.Concurrent.dll
  • Lib\Standard\System.Drawing.Common.dll
  • Lib\Standard\System.IO.FileSystem.Primitives.dll
  • Lib\Standard\System.IO.UnmanagedMemoryStream.dll
  • Lib\Standard\System.Management.Automation.dll
  • Lib\Standard\System.Memory.dll
  • Lib\Standard\System.Numerics.Vectors.dll
  • Lib\Standard\System.Runtime.CompilerServices.Unsafe.dll
  • Lib\Standard\System.Text.Encoding.CodePages.dll
  • Lib\Standard\System.Threading.dll
  • Lib\Standard\System.Threading.Tasks.Parallel.dll
  • Lib\Standard\zxing.dll
  • Lib\Standard\ZXing.ImageSharp.V2.dll
  • ImagePlayground.psm1
  • Lib\Default\Barcoder.Renderer.Image.dll
  • Lib\Default\ImagePlayground.dll
  • Lib\Default\QRCoder.dll
  • Lib\Default\SixLabors.Fonts.dll
  • Lib\Default\SixLabors.ImageSharp.Drawing.dll
  • Lib\Default\System.Drawing.Common.dll
  • Lib\Default\System.Memory.dll
  • Lib\Default\System.Runtime.CompilerServices.Unsafe.dll
  • Lib\Default\System.ValueTuple.dll
  • Lib\Default\ZXing.ImageSharp.V2.dll
  • Lib\Standard\Barcoder.dll
  • Lib\Standard\BarcodeReader.ImageSharp.dll
  • Lib\Standard\ImagePlayground.PowerShell.dll
  • Lib\Standard\ScottPlot.dll
  • Lib\Standard\SixLabors.ImageSharp.dll

Version History

Version Downloads Last updated
0.0.6 42,679 12/30/2023
0.0.5 157 12/29/2023
0.0.4 (current version) 21,509 12/31/2022
0.0.3 9 12/30/2022
0.0.2 8 12/29/2022
0.0.1 83 7/24/2022
Show more