devine Posted October 28, 2007 Posted October 28, 2007 Pretty straight forward actually, when an image has transparent pixels (such as a deleted border, or a portion of the picture removed) it would crop it down to the first pixel it finds. This way you won't have to worry about losing any part of the image, though if the transparent part is uneven you would have some transparency left over (which you could then fill in later).
Hellfire010 Posted October 28, 2007 Posted October 28, 2007 Set tolerance to 0% and use the magic wand on a transparent pixel. Invert selection, then crop to selection.
Blooper Posted October 30, 2007 Posted October 30, 2007 What hellfire said, just CTRL+shift+X if you don't know what crop to selection is, and invert selewction is CTRL+I. http://synthastic.deviantart.com http://soundcloud.com/siderealenterprise Lockerz invites are available, PM me
nabsltd Posted May 28, 2018 Posted May 28, 2018 On 10/28/2007 at 2:36 PM, Hellfire010 said: Set tolerance to 0% and use the magic wand on a transparent pixel. Invert selection, then crop to selection. Yes, I know this is an old thread, but I also want the requested feature, and this advice doesn't work, as it gives jaggies if you have multiple layers that create the transparency you want. The problem is because the "Crop to Selection" doesn't create a rectangle of the resulting canvas size first, then crop to it, but instead deletes pixels on all layers and then does the canvas size change.
Ego Eram Reputo Posted May 29, 2018 Posted May 29, 2018 Use Copy Merged (aka Ctrl + Shift + C) to copy the visible layers. Paste those layers into a new layer with Ctrl + Shift + V Use the new layer to make your selection with the magic wand. Hide or delete the new layer when you're finished with it. Now, as this is a very old thread, I'm locking it. Please start a new thread if you wish to continue the discussion. <locked> 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
Recommended Posts