bflmpsvz Posted February 3, 2020 Share Posted February 3, 2020 Is there anything new in this topic? Is there any way how to place a selection into exact position by coordinates? Typical task is this: I have two images taken from a tripod, so some parts are exactly the same pixel by pixel. And I want to create the third image from parts of those two: The only way I discovered so far is to make a selection in one image, write down to paper "Selection top left" coordinates, copy the selection, paste it to result, and then move it to its position using that recorded coordinates. It is slow and time consuming, but far better than trying to place it "by eye", which is almost impossible in complex images. For instance IrfanView allows to save and recall selection size and position, but on the other hand it allows only single rectangle selection, so I would like to use PDN for such tasks. Quote Link to comment Share on other sites More sharing options...
Ego Eram Reputo Posted February 3, 2020 Share Posted February 3, 2020 Put your two images on a layer each. Lower the opacity of the top layer so you can see the layer beneath as well. Zoom in. Activate the Move tool and use the arrow keys to move the top layer pixel by pixel (or CTRL + arrow keys for 10px steps) until they line up. Flatten and Save As..... Quote ebook: Mastering Paint.NET | resources: Plugin Index | Stereogram Tut | proud supporter of Codelab plugins: EER's Plugin Pack | Planetoid | StickMan | WhichSymbol+ | Dr Scott's Markup Renderer | CSV Filetype | dwarf horde plugins: Plugin Browser | ShapeMaker Link to comment Share on other sites More sharing options...
bflmpsvz Posted February 4, 2020 Author Share Posted February 4, 2020 (edited) 18 hours ago, Ego Eram Reputo said: Activate the Move tool and use the arrow keys to move the top layer pixel by pixel (or CTRL + arrow keys for 10px steps) until they line up Imagine for instance grass, sand, foliage, smooth surface, simply no edges or orientation points or contrasting spots anywhere in the image. As I said, almost impossible to line up "by eye", tending to errors. In such case using opacity is also useless. My approach with pencil and paper is still much better :-( . Update: But you inspired me and I have found this workaround: Both images to two layers, and because one selection works for both of them, I can do Copy/Paste with changing the active layer, without any use of the Move tool. If I had some keyboard shortcuts for switching active layer, I need not anything else... Edited February 4, 2020 by bflmpsvz Quote Link to comment Share on other sites More sharing options...
null54 Posted February 4, 2020 Share Posted February 4, 2020 Since Paint.NET 4.1 you can copy the selection size and location data to the clipboard using Edit > Copy Selection. See https://www.getpaint.net/doc/latest/EditMenu.html#9.2 Quote Plugin Pack | PSFilterPdn | Content Aware Fill | G'MIC | Paint Shop Pro Filetype | RAW Filetype | WebP Filetype The small increase in performance you get coding in C++ over C# is hardly enough to offset the headache of coding in the C++ language. ~BoltBait Link to comment Share on other sites More sharing options...
bflmpsvz Posted February 4, 2020 Author Share Posted February 4, 2020 52 minutes ago, null54 said: Since Paint.NET 4.1 you can copy the selection size and location data to the clipboard using Edit > Copy Selection. See https://www.getpaint.net/doc/latest/EditMenu.html#9.2 It sounds hopefully, but I have older PDN, so I cannot try it. If there is something like "Paste bitmap in clipboard into selection", it is probably what I need (IfranView works this way). Quote Link to comment Share on other sites More sharing options...
Ego Eram Reputo Posted February 4, 2020 Share Posted February 4, 2020 You need to upgrade. There are lots of improvements. Like the feature @null54 mentioned. Upgrading is free 😁 There is a fill from clipboard plugin you might be interested in checking out. Quote ebook: Mastering Paint.NET | resources: Plugin Index | Stereogram Tut | proud supporter of Codelab plugins: EER's Plugin Pack | Planetoid | StickMan | WhichSymbol+ | Dr Scott's Markup Renderer | CSV Filetype | dwarf horde plugins: Plugin Browser | ShapeMaker Link to comment Share on other sites More sharing options...
Rick Brewster Posted February 8, 2020 Share Posted February 8, 2020 If you don't have the latest version, and won't install the latest version, then we're kinda done here ¯\_(ツ)_/¯ Quote The Paint.NET Blog: https://blog.getpaint.net/ Donations are always appreciated! https://www.getpaint.net/donate.html Link to comment Share on other sites More sharing options...
MJW Posted February 9, 2020 Share Posted February 9, 2020 I have a Paste From Clipboard plugin, which includes some useful features, such as blending and antialiasing. However, I'm not sure which past versions of PDN it works with. 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.