CS3 Image size

I have 2 cameras a Fuji S2 and Nikon D300. The Fuji images out of the camera are 10 mgs. The Nikon 12mgs. When I bring the Nikon images into PS CS3 the image size is 34.9 pixel dimension at 300 res. The remains this size but the res. is 72.  This cannot be right. The Fuji images are smaller than the Nikon. Shouldn't the image size reflect what the image size actually is?

The only thing that counts is pixel dimensions, so many pixels wide by so many pixels high.
ppi resolution is utterly irrelevant.
You can change the resolution to whatever you want as long as you DO NOT resample the image.  The pixels will remain untouched.  Just make sure the Resample box is NOT checked.

Similar Messages

  • When I export from Lr to CS3 my image size is 8x12 roughly, why?

    I shoot RAW with a 5d mark2 I export from lr to cs3 in my workflow. I am wanting to create a gallery wrap at an image size of 24x36, when I go to create my negative space my exported image size from Lr is only 8x12, why would that be? I don't know what to do or how to make my image larger without loosing quality? I have never noticed this before? Why is it doing this now?

    It will be the settings in your export menu.
    clsmithphoto wrote:
    I shoot RAW with a 5d mark2 I export from lr to cs3 in my workflow. I am wanting to create a gallery wrap at an image size of 24x36, when I go to create my negative space my exported image size from Lr is only 8x12, why would that be? I don't know what to do or how to make my image larger without loosing quality? I have never noticed this before? Why is it doing this now?
    Check this out for how to export: http://tv.adobe.com/search/?q=exporting

  • Image size PS CS3

    I have 2 cameras a Fuji S2 and Nikon D300. The Fuji images out of the camera are 10 mgs. The Nikon 12mgs. When I bring the Nikon images into PS CS3 the image size is 34.9 pixel dimension at 300 res. The remains this size but the res. is 72.  This cannot be right. The Fuji images are smaller than the Nikon. Shouldn't the image size reflect what the image size actually is?

    Mary,
    This is the LINK that you want for PS for Windows.
    Basically, you answer will be that some cameras' files will show different PPI dimensions. If you set this to the same, for each camera's output, you'll clearly see the difference in the megapixels, that you expect.
    Good luck,
    Hunt

  • Still image size when importing to Premiere Pro CS3

    I was wondering if someone could help me.  I do a lot of Still Image Slide shows with music and all that jazz and I used to use Premiere 6.5.  When I would import the still images I could just lock the aspect ratio and it would automatically size the picture to fit the screen.  I recently upgraded to CS3 and when I try to import a photo it imports it at actual image size so if the pic to too big it just looks zoomed in.  I'm wonder if there is a setting in I can adjust so it autosizes the pic like it did in version 6.5?  It may sound lazy but I do these with a lot of picture and I don't have time to adjust the size of each photo in Photoshop prior to import.
    I have figured out a temporary workaround where I import the files into 6.5 and then open the existing project in CS3 but my new computer runs Vista and it's not allowing me to install 6.5 on it.  I would appreciate any help.
    Thanks.

    I copied this from the help.
    Scale assets automatically
    1 Choose Edit > Preferences > General (Windows) or Premiere Pro > Preferences > General
    2 Select Default Scale To Frame Size.(Mac OS).
    3 Click OK.

  • Image size is not showing correct in Link Information in Illustrator CS3

    Hi Guys,
    I am using Mac OS 10.4.11 and Adobe CS3. I have a problem in Illustrator CS3. Let me explain what is that....
    If I place a link in illustrator which is having PMS colors then some times illustrator is showing wrong image size in Link information panle. Please see the link. That link was already placed 100%. But sill it is showing 24%. Do some one have solution for this. If you have pleas let me know...
    regards
    HARI

    Hi Neeraj
    If I remove clipping path then it is showing 100%. But I did not get one thing, I have another image which is having clipping path and spot colors. If I place that image in Illustrator, Image size is showing 100%. There is no error in that file. So I think, this is not about clipping path, some other reason could be there.... If you want I'll give that image which is having clipping path and spot channels.
    Thanks for the reply....
    HARI

  • Save Image size setting in Save for Web

    I'm using Save for Web (CS3) and scaling the file to different sizes with "scale image". I'm wanting to use the same scale settings for many images but when I save the pre-set the image size settings don't get saved. I'm wanting to use it as part of an action but the setting wont stick. Any suggestions? Alternative work flows?

    That's never been saved as part of the S4W presets. Bloody annoying.

  • How to find out the image size?

    How to find out the image size values(Width and height) in illustrator CS3 using any script. I tried but i got only the document height and width. I need to find out the image BoundingBox value of width and height. Kindly advice me.

    Try this.
    tell application "Adobe Illustrator"
    set heightImage to get height of raster item 1 of current layer of current document
    set widthImage to get width of raster item 1 of current layer of current document
    display dialog (heightImage & " X " & widthImage) as string
    end tell
    JaiMS

  • Image size and resolution....just when I thought I understood!

    I couldn't find this question anywhere else, but I can't be the only one who's come across this:
    I have an image in a folder...finder/explorer tells me that it's 638px X 479px, and 234KB.
    I open it in Photoshop and go to Image Size. PS says it is indeed 638x479pixels, but that it's 5.4" x 4.06" at 300pp and the "pixel dimensions" add up to 895KB?
    (Then, when I place it in InDesign, at 100%, it measures around 2.1" x 1.6"? What's going on? If I input those dimensions into the Image Size dialogue box in PS, without resampling, it would have to be 750.25ppi. Obviously it's not.)
    How big is this file really? Which program do I trust...windows explorer or photoshop?

    The ppi resolution is simply a number stored with the file to indicate how large to display the image. The height and width in pixels are part of the image data itself. So the pixel dimensions are always the number to trust.
    You can open an image in Photoshop and in Image Size change the resolution (ppi) and if you don't check Resample Image the actual image data don't change at all, only the number stating the pixels per inch.
    The reason the Pixel Dimensions size in KB is different in Photoshop vs. Explorer is that the file is likely a Jpeg, which is compressed. When Photoshop calculates pixel dimensions, it does this based on an uncompressed file (each pixel=3 bytes for an 8-bit RGB image.) When Jpeg compression is used, a pixel can be much less than 3 bytes, and the actual number varies depending on the image quality and how detailed the image is.
    To see this, save your image as an uncompressed Tiff format and the size will very closely match the pixel dimensions. But if saved as a Jpeg, it will be smaller but still the same height and width and the same ppi.
    If you are using CS3, it automatically uses a form of lossless compression if saving in PSD format with "Maximize Compatibility" disabled. So in this case the file size will also be smaller than the pixel dimensions number, but if saved in Tiff, it will match that number instead.

  • Changing resolution and image size doesn't change result on screen?

    I'm using Photoshop CS3. I am trying to change the resolution of several images that will be printed in a newspaper. So the current images are 72 ppi and really huge -- for example 36 x 27 inches (document size), and when I change them to 300 ppi, the image sizes shrink to about 8 x 6 inches, as I expect. But the image I see on the screen doesn't change. So, for example, when I open up the image originally, it's at 33% and the entire image is visible. After I change the resolution, and the image size has changed accordingly, the image still appears the same and it remains at 33%. Shouldn't the image shrink on the screen since its size has shrunk? Or if it remains the same on the screen, shouldn't the percentage shift? I mean if the document size is now 8 x 6, it should be able to be displayed at 100% and not fill my whole screen... I'm so confused. Thanks...

    gradded,
    The "Document Size" area of the Image Size dialog is just to indicate the size (in inches) that your document will be printed. The ppi adjustment has nothing to do with what is displayed on your monitor. Your monitor doesn't care anything about ppi. The monitor contains a certain number of pixels and after you change that ppi setting, the monitor will still have that same number of pixels.
    As long as you leave the "Resample Image" box unchecked, your image size (Pixel Dimensions) will not change. You will see no change on your monitor. If you check the "Resample Image" box, then your image size (in pixels) will change.
    Hope this helps.

  • How do I keep original image size in InDesign CS after changing image in Photoshop?

    Here is an example of what I am talking about:
    If I have an image in Indesign that is scaled to 50%. I want to go to Photoshop and reduce the image size by 50% so when I go back to InDesign and update the image the image will stay the same size in the box, but now show that the image is at 100%.
    How do I get the image to remain the same size in the image box after altering the size in Photoshop?

    > How do I get the image to remain the same size in the image box after altering the size in Photoshop?
    You do so by upgrading to CS3.
    Bob

  • Image size limits in Apeture?

    Is there a limit to image size in Aperture? There's no mention of any in the Aperture manual that I can see.
    I've created a number of panaoramas (upto 27382 x 2000) in Photoshop CS3 but they get corrupted after importing into Aperture. I just get a blacked out preview or a red box containing the message "unsupported image format" despite being PSD files. They won't import into iPhoto either.
    Screenshot here:
    http://i179.photobucket.com/albums/w314/Marsdy/Aperture.jpg
    The files appear perfectly in Adobe Bridge.
    TIA.

    No image size limit is known.
    By the look of things, you have a 54Mb file size. I have a significant number of 250+Mb scans in Aperture and it handles them ..... with an occasional "unsupported image" if I go back and forth selecting different images a number of times. It even allows me to compare 2 x images ..... over 500Mb of image data. I also have numerous 90-120Mb PSD's as well.
    However, when I get the "unsupported image" which I know is untrue as they are all TIFF's, I cannot get Aperture to re-render correctly without quitting and relaunching. It suggests Aperture when processing drops a thread and decides an image is unsupported and marks for the session as such.
    It could be that you are running in a slower environment or from a slower hdd, which seemed to make my symptoms more frequent.

  • Image size / flash bug ?

    Hi there,
    I did a website for a photographer: very simple, three themes
    (music, portrait, nude) every theme with one large image that you
    can scroll through.
    One of the images is nearly 10.000px width. This was no
    problem, a few month ago when I created the movie first (in
    FlashMX). Now it suddenly is. The movie already works fine in some
    browsers/computers, but in some browsers it doesn’t ... (It
    seems not to be a browser or Mac/PC-problem, because I’ve
    seen both: Macs it works on, PCs it works on, Macs it
    doesn’t, etc ..) When I now create a movie with CS3 (same
    fla-file) all I see is a red face. I figured out that when
    I’m scaling down the image size (to 7.500px width), it works,
    then I can create a movie in CS3 that works.
    Does anyone hear of that problem. Is it a FlashCS3 bug?
    You can see the website here (if you’re lucky you can
    see the naked girls!):
    http://www.henrik-pfeifer.de/henrik_pfeifer_akt.htm
    - viktor

    hi Victor, I was able to view your images in an older version
    of flash player (9,0,47) Your flash player is most likely the
    latest one (9,0,115). The latest flash player version has a problem
    displaying images that have been saved in cmyk colors. Try to
    reexport the image in RGB and then re-insert it in Flash.

  • Inaccessible parts of image size dialog

    We have PS CS3 10.0.1 on two machines here.  Twice now when the person at the other machine has tried to change the image size of an image she is working on, the image size dialog has come up with the pixel dimensions read only and the size and resolution locked together so that she can change the size, but not the number of pixels, i.e., increasing the size reduces the resolution.  If she e-mails the file to me, when I open it the image size dialog is normal and I can change the size, leave the resolution the same, and thus increase the total pixel count.
    Any idea what is going on here?

    It was.  I have no idea how that got unchecked on the other box .. never look at it myself since I am always wanting to change the pixel count.
    Thanks.

  • Image size not showing when inserting into html

    I have Dreamweaver CS3
    I noticed after inserting a bunch of images using the html pane I noticed that the image sizes where not showing in the html, i.e
    <li><img src="pics/customerphoto/thmbs/100_0223_thmb.JPG" alt="guitar rack" /></li>
    however, when I drag them in to the preview pane (which I prefer not to do), the sizes are referenced, i.e
    <li><img src="pics/customerphoto/thmbs/001_thmb.jpg" width="140" height="94" /></li>
    I prefer to have the sizes included in the html and certainly don't want to manually add them. Is there a way to do this through the html pane?
    Thanks

    Right Click on picture.  Hit Reset Size.  The native height and width will then show in the image properties pane.
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists
    www.alt-web.com/
    www.twitter.com/altweb
    www.alt-web.blogspot.com

  • Image Size (Windows XP)

    When I export a file from LR it starts out as a 300 dpi file in LR and ends up in a 72 dpi image in CS3. At this point I both greatly reduce the image size and change it back to 300 dpi. I thought maybe this had something with my settings for export but when I looked into that dialog, I found that the image settings box is grayed out. I'm assuming that opening the image in CS3 at 72 and then reducing its size while simultaneously increasing the dpi is not such a great way to handle the file for ultimate quality. Any advice on what to do here will be greatly appreciated.

    [email protected] wrote in
    news:[email protected]:
    > When I export a file from LR it starts out as a 300 dpi file in LR and
    > ends up in a 72 dpi image in CS3. At this point I both greatly reduce
    > the image size and change it back to 300 dpi. I thought maybe this had
    > something with my settings for export but when I looked into that
    > dialog, I found that the image settings box is grayed out. I'm
    > assuming that opening the image in CS3 at 72 and then reducing its
    > size while simultaneously increasing the dpi is not such a great way
    > to handle the file for ultimate quality. Any advice on what to do here
    > will be greatly appreciated.
    >
    The image from your camera is X number of pixels by Y number of pixels.
    They are not pixels pre inch or cms. Photoshop takes that fixed number
    of pixels and assigns them as so many for inch or cm. If you look at what
    Photoshop has for the physical size of the image you will see that at 72
    ppi the picture is very large. Turn off resampling and make the number of
    pixels pre inch anything you would like and you will see the physical
    size will get smaller. Alternatively you could input a physical size and
    let Photoshop do the math on how many pixels pre unit length that comes
    out to. For some strange historic reason Photoshop and other image
    programs tend to use 72 pixels per inch as the default size.
    The thing to remember is that pixels from your camera have no number per
    unit length. When you decide the physical size of you image in Photoshop
    (with resampling turned off) then you can say I have some number of
    pixels per unit length. DPI is a measurement that is used in printers and
    is not directly tied to pixels per inch as a printer driver may multiply
    pixels to do the print.
    If you have resampling on then Photshop with creat new pixels by some
    mathamatical method to get the number pixels per unit lenght you asked
    for for the size of you have set in the image size tab. This may or may
    not hurt you image quality.
    The rule of thumb is that something between 180 and 300 ppi sent to a
    printer for an 8x10 or so print will give very good results.
    PS Epson printers will in the driver resize the image to about 720dpi for
    printing, or so I'm told.
    Hope this helps.
    John Passaneau

Maybe you are looking for