Gimp-Forum.net
Easy way to create one image to different dimensions? - Printable Version

+- Gimp-Forum.net (https://www.gimp-forum.net)
+-- Forum: GIMP (https://www.gimp-forum.net/Forum-GIMP)
+--- Forum: General questions (https://www.gimp-forum.net/Forum-General-questions)
+--- Thread: Easy way to create one image to different dimensions? (/Thread-Easy-way-to-create-one-image-to-different-dimensions)



Easy way to create one image to different dimensions? - Qumad - 02-22-2022

Hello, I could not find this when answered previously but it might be that my searching skills is not good enough so if this has already been answered in another post please just direct me to that post.

At times I create an image that are to be used over different platforms, ie. Twitter, Instagram, Facebook Post, Facebook Event etc.
All these have different (and ever changing...) size & dimension requirements if you don't want your image to be cut making it look all weird, cutting of some heads at the top, text at ether end etc. etc.
So I was wondering if there was a smart way to make the photo one time and then "transferring/adjusting/scaling" it to different size templates etc. for the different platforms.
Not quite sure if I got my point across but I hope so.


RE: Easy way to create one image to different dimensions? - denzjos - 02-23-2022

Maybe ImageMagick can help you : https://legacy.imagemagick.org/Usage/resize/
I don't know if one can launch multiple lines in ImageMagick but in combination with a dos .bat file (one can launch a .bat file directly from explorer in windows), it is possible, see here for information : https://www.hermit.cc/it/dos/batfile.htm
Just a thought.