: How to axis-align concatenated images with ImageMagick's montage command? I have this image: And I want to tile the image so that the result looks like this: I need this to be performed
I have this image:
And I want to tile the image so that the result looks like this:
I need this to be performed for a time-sequence of images, and there are a lot of them, so I want to script the procedure. I have tried convert +append and montage but I can't seem to get the result.
The command
montage -tile 2x -geometry 800x800 lent-scaled.png lent-scaled.png lent-scaled.png result.png
results with:
Is it possible to have this kind of axis-aligned tiling with ImageMagick at all? I didn't find any such hints in the Montage documentation.
More posts by @Sue6373160
Terms of Use Create Support ticket Your support tickets Stock Market News! © vmapp.org2025 All Rights reserved.