Quantcast
Channel: PowerShell.com – PowerShell Scripts, Tips, Forums, and Resources
Viewing all articles
Browse latest Browse all 6937

Resize-Image A PowerShell script to resize image files

$
0
0

A PowerShell module to resize image filesThis function uses the native .NET API to resize an image file, and optionally save it to a file or display it on the screen. You can specify a scale or a new resolution for the new image. It can be used interactively or as part of a script. 

Read More


Viewing all articles
Browse latest Browse all 6937

Trending Articles