Cropping to a specific size in CC like in CS6

How can I crop all my Raw photos to 18 by 12 as I do currently in CS6?  I have a trial version of Photoshop CC and even though all of the tool bar options are set as in CS6, I cannot crop automatically to 18x12.
It appears that I have to got to image size each time.

Just to the left of the first text box in the top tool bar is a drop down dialog, By default is should be set to ratio. Click it and set it to W x H x resolution. You can then type in 18 x 12 x dpi value of choice or blank.

Similar Messages

  • Cropping to a specific size

    I have a regular workflow consisting of two separate pdf files supplied from a page layout company. One pdf consists of both sides of the front and back cover; the other is the set of pages which forms the content of a monthly magazine. I am able to isolate the four pages which make up the front and back covers but I am unable to crop them to exactly the same size as the pages in the content pdf. When I find out how to do that I shall be able to produce a digital copy of the magazine. Can anyone help with the techniques needed?
    I use Acrobat 8 Profesional
    Thanks
    Jim

    Are both pdf files the same initial document size? Could one be in different units?
    Tools - advanced editing-crop... you can draw the crop but it's all visual.
    Document  - crop pages will allow you to push/pull in the final edges by an actual measurement so if you know what overall dimension you need, you just get the current document size and subtract from the width divided by two and enter that for left/right and the same process for top/bottom.
    Click for all pages when it comes up.
    This will make the 4 page document the same as the interiors. Then you can insert those pages into the other doc for just one file.

  • Cropping video to specific size?

    I need to resize a video to fit inside of a Flash player, though using Quicktime Pro, when I resize the video, it provides the option to Maintain aspect ratio. If I do this, the height is not the right size. If I do not Maintain aspect ratio, it is slightly disproportionate.
    What do you do in this type of situation? I'm guessing I could crop it in FCP, any other suggestions?
    Thanks.

    are you trying to crop your video or are you trying to change the size of your frame. if you were to say, resize your 720X 480 video, you'd 'resize' it to 360 X 240 (half it's size. these are the amount of vertical and horizontal pixels.
    i say if you are trying to 'resize' your video instead of crop, so you get the whole video but smaller, then just File>Export>Using Compressor. In compressor you can change your frame accordingly to how you want and choose from several different compressions.
    if you haven't used compressor, take a quick glance at the manual, it's real easy.

  • How to crop to a specific aspect ratio, then resize to specific size?

    HI,
       I need a running start, could someone please help me accomplish a specific task.
    1) I need to be able to restrict a crop tool to a specific aspect ratio, then resize the cropping tool as I like to make my selection.
    2) After, I need to resize the image to a set size... (so all my pictures wind up the same size.)
    After I would normally set my text the way I like it and add text to every picture (so it is the same size in all photos.) and save them.
      I do this in Paintshop with ease, but do not see the kind of controls on the cropping tool, or a place to resize an image other than the save.
    I just purchased Photoshop/Lightroom so I am in this with both feet, I could really use the help to get started in this because I need to work on this now or  or go back to Paintshop until I can figure it out when I get the time.
    Thanks,
    It is not easy to ask for help.
    Kevin

    OK, first a basic explanation: LR is not like Paintshop or Photoshop because it is a Raw converter and all Raw converters work non-destructively. This means that any edits that you set in the Develop panel are not actually carried out on the original image file, but rather only recorded for future reference. That future moment comes when you export (create and output) a new tif, psd or jpg file, send an image to Photoshop or some other secondary editor, or send the image to a printer.
    Now for the cropping: Select the crop tool in the tool bar under the Develop histogram. A drop-down menu offers a selection of the more common aspect ratios or you can set a custom ratio. Use the X key to toggle between landscape and portrait orientations. Set the crop box to the size and location you want by dragging the corners and close it. The crop is recorded in the catalog database file and this info will be used when you export the image. Because no actual cropping and/or resizing is done until export, the resizing instructions are on the Export dialog. This way the same crop configuration can be used with differently resized exports. Tick the Resize box and put in the pixel dimensions you want. Alternately, put in a size in inches or centimeters and a pixels per inch (ppi) resolution and LR will calculate the pixel dimensions. If you are resizing, I'd highly recommend also enabling Output Sharpening. It is interactive with the resizing and automatically does the optimum sharpening for the amount (and type) of resampling being done.
    If you want a number of images to be the same size, export them all together by, after editing and cropping them, selecting them all in the Library grid or the filmstrip and then running the Export dialog

  • Crop to specific size

    Since Leopard / Photoshop CS3 is currently broken, I'm using
    Fireworks, but having trouble doing the simplest things.
    I need to crop a portion of an image to a specific pixel
    dimension. It's easy in Photoshop, but I'm just not getting it
    Fireworks. Also, how do you constrain a square when cropping? Shift
    drag the crop tool doesn't keep it square like photoshop.
    Can't seem to get a firm answer from google, so maybe
    here?

    Also if you don't want to crop/clip object bounds in the
    process - go Edit > Preferences > Editing Tab and deselect
    'Delete Objects when cropping' option.
    Another option is the Export Area Tool (C). Draw your crop
    area with it, then double click the crop area and it takes you
    directly to the Export dialog.
    This option is nice if you don't want to change your original
    .png source file.
    h

  • Crop first and then crop again to specific ratio

    Hello,
    Is there a way to crop first (as in a loose crop--like using the marque in Photoshop), and then to crop again to a specific ratio in lightroom?
    Seems like when I try to crop loosely and then crop to a specific ratio, that the image reverts back to the full image that I started out with.
    Thanks,
    Norm
    P.S. I am using lightrom 3.

    Norm Johnstone wrote:
    Not really sure what you mean by cropping is a one shot deal.
    I mean exactly that. AFAIK, since the dawn of time, Lr has presented you with a crop view that shows the previous committed crop which you can change.
    Because it is not a pixel editor, it does not actually change the file; it is just a hint to the export to create the cropped view it shows in the previews.
    So, when you "re-crop" all you are doing is revisiting the existing crop, if it exists.
    Remember that printing from Lr is a different beast than printing from Ps. You don't have to worry so much about resolution vs. aspect ratio.  Just crop to the size you like and let the print module do the rest.  Or export to Ps and do your regular print stuff there, including destructively cropping a copy of your raw image.

  • How to know the specific size of a field in oracle table

    Hello,
    oracle 11.2.0.3 on redhat
    i have three tables with same structure, table0, table50, table100:
    create table table0 (id number, shipment RAW(2000), options RAW(2000));
    i inserted 10000 rows in each but with some differences:
    table0 has 10000 id, but shipment and options has null values
    table50 has 10000 id, but shipment and options has only 5000 rows, the other 5000 are null values
    table100 has 10000 rows of id, shipment and options. No null values.
    I want to know the specific size of each column, also the size of each row, to know the exactly size of the field.
    for example:
    row 1, column options of table100 has "asdfasdfagasdgasbabsdgoasdpgiahnwe1129u412094u12"
    row 2, column options of table100 has "a".
    both are raw datatype, but i think its space will has different size (bytes), how to know it? any query?
    I found this query:
    select owner,tablespace_name,segment_name,sum((bytes/1024/1024)) Bytes
    from sys.dba_extents
    where owner in 'MAA' and segment_type='TABLE' and segment_name ='TABLE00'
    group by tablespace_name,owner,segment_name
    order by owner,tablespace_name,segment_name, bytes; but i think it isn't my solution.

    thx mr. sb92075
    i tried with vsize too but same result:
    with table50
    SELECT VSIZE(OPTIONS) FROM TABLE00;
    VSIZE(OPTIONS)
                 1000
                 1000
                 1000
                 1000
                   *with table100
    SELECT VSIZE(OPTIONS) FROM TABLE100;
    VSIZE(C_ELECCION)
                 2000
                 2000
                 2000
                 2000
                      *it's the same size for 'a' like 'abcasdfjañldngaosnbaposnbpaosuqroiwejrklasndiaoshbaposdjgajs'?? It's hard for me to believe.
    data is saved in blocks, a extents is a contiguos number of blocks and a group of extensions are segments. If you insert some text in a table field, Oracle create a extension and insert there the data but depend the bytes you insert Oracle will create one or more extents. How to know this specific space in that field?

  • How to resize a .jpg to a specific size, and save in new location

    Basicly what im doing is placing an image that the user has into a database, turning it into a specific size. They are all going to be .jpg files from begining to end. The user gives the location of the image, and i would like the image resized to a fixed size, 260x120, and then save that image into a directory already created, and save as a .jpg . How would I go about doing this?? any help would be appreciated.
    Thanks,
    Mark

    In addition to Irene's solution (that I believe require the Vision toolkit) the is also the G-Toolbox that will do this without Vision. I think Georege Zou sell a license for less that $50.
    I may have heard this is built into LV7 but I am not sure (I am still finishing off an app in 6.1, so I have not opened that box yet).
    Ben
    Ben Rayner
    I am currently active on.. MainStream Preppers
    Rayner's Ridge is under construction

  • Can you define a specific size of a Drawing Markup rectangle?

    Hi all,
    I am using Acrobat X and have been asked to find an answer to a 'problem' someone is having.
    If you have a site plan of one's property and they submit it to me for comment (as a pdf file) can I draw a box to a specific size? Say I set the 'scale ratio' to what the drawing scale is, I go to 'comments' and from the 'Drawing Markups' pane I choose 'draw rectangle; square', I then draw a rectangle to represent a shed of a specific size. I can dimension how far the rectangle/shed is to be from the property lines and I can dimension the rectangle/shed but I have to play with stretching it to get it to my desired size based on the scale I set.
    My question; is there anyway, when I am drawing the box, to either specify an x by y size or see the lenghts of their sides once I pick a corner and start to drag the box to the other corner?
    If not, would there be a java script that could accomplish this task?
    Any help would be appreciated.
    Thanks in advance.
    Paul

    Thanks Sabian, I understand that Acrobat is not a vector drawing application and I have been using all those programs (illustrator, AutoCAD, CorelDRAW etc.) for the past 20+ years. It wouldn't seem too much to ask considering that I can set a scale to my page (in Acrobat) and I can get Acrobat to give me a dimension from point A to point B based on that said scale, so why couldn't I expect to put a rectangle markup based on that same scale?
    As for the right tool? We are a municipality that is trying to make it easier for the public to submit applications online. Those submissions are in the format of a PDF because it is unrealistic to assume the everyone in the public has access to or can afford a program like AutoCAD or illustrator. Likewise it is too COSTLY to have everyone in the city have say 'AutoCAD' or even 'illustrator' to view the application documents to markup and send back.
    I believe  In 1991, Adobe Systems co-founder John Warnock outlined a system called "Camelot"[3] that evolved into PDF (from Wikipedia) and it was a way to have an independent viewing format regardless of what software application created it. I truly believe that Acrobat for what it's initial intent was that it should incorporate some of these features as it only makes sense in an evolutionary sense. Not to be a 'drawing package' but in it's markup/comments palette to expand on them.
    So keep your comments to 'no at this time acrobat does not allow this type of functionality but who knows in the future' and don't treat me as though I don't know anything about anything. In my decades of using these applications I have seen them evolve to include more functions and do more then when the product was originally released.
    I will now go on and recommend that they seriously look at Bluebeam Revu as it is not only cheaper but it has a ton more functionality specifically designed for the needs as listed above working with PDF's (and bitmap images to boot). I was just wanting to cover all bases and give all programs a fair look.
    Thanks again for your intuitive insight.
    Paul

  • How do I print multiple items of a specific size on one sheet of A4 using photoshop elements 12?

    HI
    I have a small sublimation business whereby I print photo's onto small personalised gifts such as mugs, phone covers fridge magnets. I print out the images to fit the size of the gift i.e. a phone cover or mug the images are a specific size.
    Often I want to print multiple items onto one page each with a customised size as the paper is expensive and I need to make the most of every sheet. I can't figure out how to do this in photoshop elements 12  can anyone help / advise?I am using windows XP
    Thanks Lynsey

    You have a much better chance to get a useful reply if you ask in the Photoshop Elements forum.

  • Is it possible to schedule updates for a specific time of day like 12am?

    Is it possible to schedule updates for a specific time of day like 12am?

    No. If you use Automatic Updates, the apps update when the updates are available. Read this for a little more information.
    http://9to5mac.com/2013/09/20/ios-7-how-to-set-up-automatic-app-updates/

  • How to generate a specific size txt file?

    Hey guys,
    I'm working with a system wich reads txt files. These files have to be 100kb of size.
    Is it possible to generate specific size txt files in abap? I'm trying to do this but i cant get exactly 100kb.
    Best regards

    [Character Streams|http://java.sun.com/docs/books/tutorial/essential/io/charstreams.html]

  • How to draw a specific size circle?

    I have to make a 7cm diameter in a homework i'm doing in pages, but i can't find a way to make it in this specific size. Can someone tell me the way?
    Thanks,
    Mateo

    As attached.
    Perhaps it would be better to learn the ABC of Pages

  • I recently upgraded to 10.8 from 10.6 and I would like to be able to see the folder/file size for each like in version 10.6

    I recently upgraded to 10.8 from 10.6 and I would like to be able to see the folder/file size for each, like in version 10.6. It used to show the size at the bottom of the "window" for the selected folder,drive etc.

  • Opening a web page with a specific size window

    I have an interesting problem. I want to open a Safari window on my computer with a specific size and screen position. Is this possible to do? Maybe an HTML string? This would apply to a very specific web site.
    If it matters, I am using a Sling Box to watch TV on my iMac. I want a "small-ish" window that opens on the lower right of the screen. What happens now is the the window usually opens in the same place as last time (the lower right) but not always. Sometimes I have to go hunting for it. And it's almost never the right size or aspect ratio which has to adjusted manually each time.
    Another question: The new version of Safari insists on putting the web page name on the top of the window. Any way to turn this off?
    Thanks in advance.
    That's the little window in the lower right. See the page name?

    "Many" financial institutions and banks use special web software that all versions of Safari are incompatible with.  My bank is one of those.  The downloading, installing, and use of "Firefox" for an alternate browser is what they recommend, instead of Safari.

Maybe you are looking for

  • GPS is not working in my n8

    after updating it to belle GPS is not working in my device. nothing works right maps, drive etc dont getting GPS signals. all apps which needs GPS are not working please help me

  • Masking Payment (Credit) Card number in CRM 4.0

    Hi Experts, I was wondering how can I mask the credit card number in CRM at BP as well as transaction level. SAP Help says that it happens automatically at transaction level, but it is not happening in our CRM 4.0 system. We need the masking to be do

  • *Syncing New Facebook contacts to be added to phone contacts ?

    My facebook contacts are synced with my phonebook. But when I add new friends to my facebook, then are not added to my phone. How do i do this ??? I've been trying for days! On my facebook when i click settings there is no option to sync contacts. So

  • How can i get my car to change the track when i am listening to the music on my phone through the line-in?

    how can i get my car to change the track when i am listening to the music on my phone through the line-in? is there a app i can download so it will recognize it? i have a vauxhal astra and the controls are on the steering wheel

  • Itunes not opening after Windows Update

    I am aware that a post was made recently that was very similar to this one, but my problem is different enough that i deemed it necessary to make my own topic) Ever since I downloaded the new Itunes 10, everytime I have had a Windows update (I am usi