ozymandarin Posted November 14, 2022 Share Posted November 14, 2022 Please see reference image above. Basically, I'm looking for a quick way to paste a series of images of the same width into one long image. Right now my process is: 1. Copy image 1 2. "New" 3. Set height to some arbitrarily large value 4. Paste image 1 and align it at the top of the new blank image 5. Paste in images 2, 3, 4 etc. one at a time and manually pixel-align them under one another. Step 5 in particular is very time-consuming. Is there a faster way of doing this? Thanks. Quote Link to comment Share on other sites More sharing options...
toe_head2001 Posted November 14, 2022 Share Posted November 14, 2022 5 minutes ago, ozymandarin said: Is there a faster way of doing this? Yes, but not with Paint.NET. If you're willing to use a command line, ImageMagick makes this very easy: https://superuser.com/questions/290656/combine-multiple-images-using-imagemagick Quote My Gallery | My Plugin Pack Layman's Guide to CodeLab Link to comment Share on other sites More sharing options...
Reptillian Posted November 14, 2022 Share Posted November 14, 2022 In G'MIC, you can use this command in cli: gmic ig \"folder location\" append y o name_of_img.png Quote G'MIC Filter Developer Link to comment Share on other sites More sharing options...
Tactilis Posted November 14, 2022 Share Posted November 14, 2022 It would be great to have this 'paste on side' capability in Paint.NET, which would expand the canvas and paste the image on the chosen side. I have to do this frequently (pasting screenshots of dialogs next to each other) and is the only reason that I switch to Irfanview, which has this capability, as shown below. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.