Click here to Skip to main content
15,916,215 members
Articles / Programming Languages / C#

Image Resizer: Monitor Folders for Incoming Images and Resize or Convert Formats Automatically

Rate me:
Please Sign up or sign in to vote.
5.00/5 (1 vote)
9 Feb 2024MIT3 min read 3.1K   6  
Image Resizer automatically resizes images you drop in a monitored folder based on criteria you give it. It can also change image formats.
This utility allows you to monitor a folder, and then based on names of ancestor folders, it determines how to resize and potentially convert the image format to something else.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The MIT License


Written By
United States United States
Just a shiny lil monster. Casts spells in C++. Mostly harmless.

Comments and Discussions