Paint.NET :: Use Rectangle Select Tool To Crop A Photo To Specific Aspect Ratio
Sep 20, 2012Is there a way to use the rectangle select tool to crop a photo to a specific aspect ratio - like 5x7 or 8x10?
View 2 RepliesIs there a way to use the rectangle select tool to crop a photo to a specific aspect ratio - like 5x7 or 8x10?
View 2 RepliesIs there a simple way to constrain a crop to a certain aspect ratio? I have a bunch of cropping to do and the results all need to be 5:3. It's not that difficult to use the info palette and get the aspect ratio right but it would be way quicker if I could just constrain the crop tool to those proportions.
View 9 Replies View RelatedI have images of varying sizes that I need to all be cropped to a specific aspect ratio in the center of the image and extending either to the side edges or the top and bottom depending on using the maximum portion of the image. How do you set up an action to do this.
If I were to do this by hand, I would use the rectangle marquee, change to fixed ratio, and drag from one edge to the other. They move the selection to the center (as best I could) . Then do Image<Crop?
But I need to automate this process and have have it exactly positioned in the center. Can this be automated in an action? If so, how?
FYI, I have CS5 (and CS6). I am comfortable using the image processor. So as long as I have an action set up, I can process all of my images using the image processor. I also have lightroom 4 if there is some way to do it there.
I can't find the aspect ratio crop tool in my Lightroom 4. Is there someplace in the settings I can turn that option on?
View 1 Replies View RelatedThis is a sudden change of behavior in Lightroom 4.4, Mac OS 10.7.5.
In the past, when I chose the crop tool, with the locked icon in the locked position, when I adjusted the crop, the crop was constrained to the original aspect ratio of the photo. Now, no matter what I do, the crop is kind of "partly" constrained. That is, I start with a vertical image, then drag the crop down so that the crop rectangle has a horizontal aspect ratio, I can drag up on the horizontal crop rectangle so that the original aspect ratio is no longer preserved. Until the aspect ratio has gone horizontal, the original aspect ratio is preserved. It doesn't matter if the lock is locked or unlocked, or whether I hold the shift key or not.
Here's an example:
at this point, the crop is still vertical, with aspect ratio constrained. It's still "as shot" and the padlock icon is locked
Here, the crop is now horizontal, but the aspect ratio is still constrained, "as shot" and still the icon is locked.
Now, things have gotten wonky. When the right edge of the crop hits the edge of the photo, it's possible to drag it upwards. The aspect ration is no longer constrained, and even though the padlock icon is locked the aspect is now "Custom"
As I said, this is new behavior which I have never seen since the version of Lightroom included the crop tool (I started at Lightroom 1.0). Like they all say "I haven't changed anything", but something obviously has changed. I don't believe this is correct behavior, or the behavior I've been used to for years. Is there any way to think this is the correct behavior?
I noticed it sometimes happens on some (most) photos, but not all, and will seemingly randomly start/stop working properly on photos that weren't/were working just minutes before.
while looking through certain tutorials on the new crop system i came across many that referenced the above mentioned size and resolution option in the access ratio drop down menu. They all mention a dialog box which then appears which looks really useful, however my version doesn't have this option.
View 10 Replies View RelatedIs it possible that I LOST my aspect ratio option in tool options when cropping a photo for the website??? It is gone and I am sure it was there before. Using photo ratio, customer or other is no good for what I am doing. .
View 6 Replies View RelatedI am trying to use the rectangle tool to select a rather specific area. I am trying to make a 50x50 square in the bottom left corner, but I don't know how I would accomplish this.
View 1 Replies View Relatedi've got about 200 photographs i'll need to crop manually, and the finished files need to be in a 3x4 aspect ratio.
how would i make a resizable selection box that maintains this aspect ratio that i can use over and over again?
how to select aspect ratio to crop in CS2.
I can only crop using size but not ratio like in ACR.
In Element I have no problem.
I'm trying to resize some images to a specific Aspect Ratio of 524x250. I was told to divide the height of a image by the width then you get a number and with that number you multiple it by the height then you put that resulting number into the canvas sizes width. It has been a while since I've done this brief calculation and it's not working for me, or I've wrote something down wrong. I'd also would like to create an action so photoshop could figure this out automaticlly, basically I'd like to know how to do it manually then how to create an action so it's done automatically ?
View 14 Replies View Relatedhow I can constantly maintain the aspect ratio lock when cropping.
When I unlock it, every image after that seems to also be unlocked.
I want to set a default to have it locked.
I am trying to model a plane that will fit a specific pixel ratio (960x640, 800x480, 480x320, 240x240). So I know how to make a plane, that's not the problem, I just want to make the plane fit these aspect ratios without any stretching of the texture I will apply. So when I port this over to Unity I don't have any problems.
View 4 Replies View RelatedI want to crop a whole selecton of pictures with the same aspect ratio. I shoot my pictures in 4:3 and I want to use Lightroom to crop them all for example to 16:9. So I have only to adjust the size and it's done!
I use Lightroom 4.4
Lightroom Crop aspect ratio lock no longer remembers the last setting. Everytime it is unlocked. Is this a bug in the new version? or is there some new way to define the default state?
View 3 Replies View RelatedIt seems that with the 4.4 update a bug was introduced with the crop aspect ratio not staying locked when cropping. It changes to "custom" even though the lock remains. What do I do to maintain a standard photo size and not switch to custom? For printing purposes, I need the ratio to stay locked and dimensions standard.
View 2 Replies View Related how to create an action or script that could take all images in a folder and crop them to an aspect ratio of 16:9 and then resize them to 640x360?
I can't just change the pixels to 640x360 because that would distort the images as the current aspect ratios are not 16:9.
img1.jpg
I am trying to get this done since last few days but could not
Ok here is the problem, I need a rectangle see attached file with different RGB colors at all four corners and also middle. I have mentioned the RGB on the image.
How do I set the crop tool in Lightroom to crop only one aspect at a time (e.g. - vertical). Right now all crops do a vertical and horizontal at once.
View 1 Replies View RelatedI am missing a crop tool which can rotate the crop rectangle. Similar to photoshop's tool. I found no way to rotate the crop rectangle in gimp. How do you cut out something from an image if it needs to be rotated while cropping? I tried rotating first then cropping but it does not give me enough precision so I end up with transparent areas at the border.
View 5 Replies View RelatedI am trying to create a script (that I can run on a batch of images) that will resize the images to a set width but will maintain the proper aspect ratio of the images. There are many images and they are all different dimensions.
I want to resize them for webpages to a standard width (300) and have the height be automatically adjusted to the new width (proper aspect ratio).
When I try to create the script, it automatically uses the aspect ratio height of the image that was used to create the script.
When it runs on additional images it automatically sets their height to the height of the first image (used to create the script). As all of the images have different dimensions, the end result is wrong.
Is there a way to write the script so that it will maintain the proper aspect ratio of multiple images, all with different dimensions?
when I select the crop tool, my image disappears during the entire crop process. I can only see the image in the preview pane. Why is this happening? I am using the most current version of Lightroom, and I am on a PC.
View 1 Replies View RelatedWhen I click the select tool, a brown selection type of rectangle appears in a particular area of the illustration, even though I have not clicked on the illustration yet. I assume it is some type of warning indication, but don't know what. P.S. It is draggable and scaleable - I can move it off the artboard. An example:
View 5 Replies View RelatedI've been using the crop tool without any knowledge of the little boxes you can fill in to restrict its WxH dimensions. I always wanted my crops to come out at a 2:3 ratio and could never get them perfect since I was just eyeballing it.
So then I found the WxH controls and if I put "2 in" for width and "3 in" for height, my image will come out as desired, no scaling of the image, but with the unfortunate side effect that my DPI has been changed, which causes problems for me later on. Now if I put "2 in" x "3 in" and then specify 72dpi in the "resolution" field, it will actually scale my image which is not what I want either. Now if I put "2 px" by "3 px" of course it will massively scale my image, which again is not what I want.
What I want is to re-crop my image to a 2:3 ratio, WITHOUT scaling, AND without modifying DPI. Is this possible with the crop tool? It seems that my WxH numbers are required to have units after them and I don't want any of those units (inches, px, mm, etc). I want unitless cropping, basically cropping by ratio. Does this make any sense?
I have a work-around which involves batch resetting all my DPI's at the end of the session. But that adds another step to my workflow which is not a very elegant solution.
Is there a way to make rectangle with a specific width / height?
View 2 Replies View RelatedI'm using CS6 on my MacPro and and MacBook Pro (both running 10.6.8). When i use the crop tool on my laptop, an annoying black rectangle with dimensional data pops up whenever I crop. This does not happen on my desktop. I need this turned off on my laptop as well.
View 2 Replies View RelatedI was wondering if there is an option in Paint.net to crop pictures not in the usual rectangle shape but like using scissors, like someone that cuts a drawing he did on a sheet of paper with scissors, which means to crop in any shape that I want.
View 4 Replies View RelatedIs there a way to make the color select tool not only select a specific color but related shades as well. I have a graphic that is mainly shades of gray but with black outlines and divisions as well as other colors mixed in. I want to shift all the shades of gray to shades of dark yellow without have to select each shade individually.
View 1 Replies View RelatedI'm brand new to GIMP, I just downloaded it to get into some simple pixel art.
I was going fine, but I've run into a problem. I'm trying to select a portion of my image using the rectangle tool, and then move it to a different location using the move tool. However, when clicking and dragging the move tool it shifts the entire image, not just the portion I have selected. I read in the FAQ that you need to press "Enter" to finalise the selection before you move it, but even doing that doesn't work.
This was working fine for me earlier, I'm not sure what I've done to break it. I've tried resetting my tool preferences back to defaults but that has not worked.
I've been wondering how do you get the rectangle select tool to move the image, like in mspaint whenever I use it, it just moves the rectangle square and not the selected part of the image.
View 2 Replies View Relatedi'm basically making a shape with the pen tool, then i click the paint bucket, then the shape disappears. i've also done this with the rectangle tool and the exact same thing happens.
usually, it will work when i frst open the document, but after i start making new layers/text then i try to do this, the shape i make disappears.
how i can keep the shape so i can select the paint bucket tool?