Resize Images Workflow - v2.0 Showcase
v2 update: added some additional notes
I can't find a node that directly overwrites the original file/filename. All the save image nodes add a filename extension to the filename so you will have to delete the extension from the new files and delete the old files.
However, being unable to overwrite the original file is a good thing since you don't always know if the resize is going to look good.
If your new image comes out looking out of proportion, change keep_proportion in the Resize Image node to true. You will end up with an image that has only one side of the image that is the correct length. For example, the original image is 453x1024 and the new image is 594x1344 (1344 is the long side I wanted).
If you have both portrait and landscape (or square) versions in your resize image folder, separate them into different folders and run the folders individually, changing the aspect-ratio to reflect the new image sizes.
