DenisLabrecque / Mass-Image-Resizer

Command line program to mass resize images in a folder (for creating thumbnails).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mass Image Resizer Utility

I made this simple console app to allow resizing all my Jekyll website images to thumbnails with a custom suffix name in one fell swoop.

Just download ImageResizer.exe from the realeases page in the folder you want images resized. Run the program, and it will resize all images in that folder and in subfolders, skipping images that would otherwise be resized larger by the operation.

Because this program was largely a copy-paste operation to create a utility for myself, I make no statements concerning licensing, but here are the sources:

About

Command line program to mass resize images in a folder (for creating thumbnails).


Languages

Language:C# 100.0%