View on GitHub

Mr Simon C: Yet Another Programming Blog

Work smarter, not necessarily harder.

Resizing images on the fly

When taking screenshots on a screen with a large resolution, you might want to reszie the images to say 1000px wide (or a value of your choice).

This can easily be achieved by the use of a free program I’ve created called Resize.

Download Resize and save to a location of your choice. You can see it’s code here.

In Greenshot, open preferences:

image

Then Plugins tab, External command plugin, Configure

image

Click New

image

Fill out the configure command dialogue:

image

Press OK

image

Press OK

image

OK, then quit and reopen Greenshot

image

Open Preferences

image

Activate your new command!

Now when you take a screenshot the picture will be placed in your “Output” folder (speficied in the Greenshot Output tab) but in a subfolder (called “resized” - or a sub folder name of your choice.)