-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Thomas Stensitzki edited this page Mar 27, 2017
·
8 revisions
The ResizeImage.exe tool can be used to simplify script resizing of user profile images.
The program uses a Xml based settings file which controls
- supported MIME types (aka file extensions) (default: jpg,jpeg,bmp,png,gif)
- JPEG quality (default: 100%)
- output size (default: 648px * 648px)
- top margin (default: 0px)
- output to command line (default: false)
Xml Settings File shows an example.
The ResizeImage.exe and ResizeImage.exe.config fille need to be available per target directory. This is currently required, as you have to use one configuration file per target.