I am unable to open up an image on CS5

I am unable to open up an image on CS5 - any suggestions? I can see it is the small tool box window but not as a full screen!! Help!!

Please be as specific as you can about the image specs - file type, dimensions, etc.
Note that CYMK images don't work in Premiere, you want 8-bit RGB for JPEGs and you can check/change that in Photoshop.
Thanks
Jeff Pulera
Safe Harbor Computers

Similar Messages

  • Unable to open cs6 psd files in cs5?

    I am a student, My school uses CS5 - I have CS6 - I am unable to open my homework at school (cs6 wont open on cs5) But I can still open school work at home (cs5 can be opened in cs6)
    I need to know (please) if there is a way to save my cs6 psd files as an earlier version so I don't have to keep redoing my work - Please help!

    CS6 files are backward compatible.
    But when opening in an older version, you can get warnings about text layers, or lose some effects that are specific to CS6 (like strokes on shape layers).

  • Unable to Open Lossless JPEG Image

    Hi,
    I have jdk 1.6.0. and i installed the jai-Imageio pakage.i am not able view the true lossless jpeg
    image.
    I tried to open a lossless jpeg image from the code given in
    http://forums.sun.com/thread.jspa?forumID=20&threadID=335960
    but the
    image does not open. It works for jpeg, jpeg2000 images. but not
    lossless jpeg and jpeg-ls images..
    when i try to code
    String s[] = ImageIO.getReaderFormatNames();
    for(int i=0;i< s.length ;i++)
    System.out.println(s);
    it prints
    raw
    BMP
    JPEG2000
    RAW
    jpeg
    tif
    jpeg2000
    WBMP
    GIF
    TIF
    TIFF
    jpg
    bmp
    PNM
    JPG
    pnm
    wbmp
    png
    JPEG
    PNG
    jpeg 2000
    JPEG 2000
    gif
    tiff
    if i try to load lossless jpeg image it shows the exception that
    but when i write code like
    CLibJPEGImageReaderSpi cl = new CLibJPEGImageReaderSpi();
    String s[] = cl.getFormatNames();
    for(int i=0;i< s.length ;i++)
    System.out.println(s[i]);
    it prints
    jpeg
    JPEG
    jpg
    JPG
    jfif
    JFIF
    jpeg-lossless
    JPEG-LOSSLESS
    jpeg-ls
    JPEG-LS
    if i check with 'cl.canDecodeInput(imageInputStream)' it returns true.
    i d't now how to load the image using 'CLibJPEGImageReaderSpi' class object
    or is there any other way to load the image ?
    can anybody write the full code to display the true lossless jpeg image
    which is taken from dicom medical images. the images are available at
    http://rapidshare.com/files/250911269/Lossless_jpeg.zip.html
    is there any website has good tutorial about lossless jpeg image. what
    is point transform in lossless jpeg ? what old pseudo lossless jpeg ?
    what is equivalent for that in java ?

    There are two images in that zip file. I have no problems reading the one called "lossless.jpg". It's a 16-bit grayscale image that's completely black. The one called "test.jpg" throws an exception. Is this what you're getting? I'm using JAI-ImageIO 1.1
    is there any website has good tutorial about lossless jpeg image. what
    is point transform in lossless jpeg ? what old pseudo lossless jpeg ?
    what is equivalent for that in java ? In addition to describing normal jpeg encoding, the jpeg specification also describes what's called "lossless jpeg" encoding. Lossless jpegs - as described in the original specification - are obsolete. No common application can open them. It doesn't help that the png format (also lossless) provides much smaller file sizes then lossless jpeg's.
    Both of the jpegs in that zip file are lossless jpegs. Incidently, I can't open them up with Irfanview or Adobe Photoshop CS4 (wich says alot). And I can only read "lossless.jpg" with JAI-ImageIO while the other one throws an IOException. By using lossless jpegs, the user cripples portability.
    JPEG-LS is different from lossless jpeg. In fact, it was meant to replace lossless jpegs. While not actually lossless, jpeg-ls is described as a "near lossless" compression. I believe the files have a +.jls+ extension instead of a +.jpg+ one. While not obsolete (I think), JPEG-LS is not widely used. Using it can still cripple portability.
    The JPEG2000 format also has a "lossless" mode, that again, is not widely used. Using it can still cripple portability. JPEG2000 files have a +.jp2+ extension.
    Lastly, I don't know what you mean by this question
    what is point transform in lossless jpeg?PS: I have no problems reading a lossless jpeg or a jpeg-ls that I write with JAI-ImageIO. So maybe there's something wrong with "test.jpg" in the zip file?

  • Unable to open saved JPEG images

    I opened and modified several JPEG images with Photoshop CS2. Now none of these files can be opened by Photoshop or any other program. All of the files seem to have a non-zero size, but when I try to open them in Photoshop, it does not generate an error, it merely offers to create a new file with the same image properties (size, etc) as the saved image on disk.
    I've also tried several other programs to open these files, and none of them can open them. FYI, one thing that all of the files have in common is that they are all saved with the absolute minimum compression settings.
    Any assistance in helping me to recover these files would be greatly appreciated.
    Thanks.

    You can email me one of the Pics (zip it first) but it sounds like they are toast.

  • Unable to open photos (missing image file)

    When trying to double click on a photo in iphoto, I get a black triangle w/ exclamation point inside.  I can view the photo as a thumbnail, just can't open it.  I downloanded and installed iphoto library manager and tried rebuilding library.  After it was complete, I got the following error message...
    "An error occurred (1602).  The photo could not be transferred (The image file is missing from /user/....../desktop/iphoto/library/Masters)".  Of about 6000 photos, this error occurred for 4,000.  The rest work just fine.  I have recently run all the recommended updates for the computer.  Please advise. 

    When using iPLM  to rebuild the library did you have the checkbox checked to Scavanged orphaned photos checked?
    If the masters are not there then your only recourse is to restore a backup copy of the library made at a time before this problem occurred.

  • Unable to open and edit images after Ps CC 2014 re-install

    Earlier today, I had been experiencing intermittent crashing of Ps so I re-installed to trouble-shoot. After doing so, I am now being prompted with the following error message when trying to open files that were previously crashing the program:
    "Could not complete your request because the file is not compatible with this version of Photoshop."
    Maybe I have corrupt files as a result of bugging previous version of Ps?

    Hi Andy
    is it happening with every file.
    what is the format of file that you are trying to open
    and also what is the version of the Photoshop you are using

  • Any way to open a 565 image in CS5?

    Good morning, Photoshoppers … one of "my" developers has sent me a screen image for inclusion in a user guide. So far so good, but it's a .565 file – he has no idea how to open it outside the application, and I've drawn a blank so far. It seem PS can output to 565, but is there any workaround that will let me open the 565 and convert it into something more familiar like .png?
    Thanks in advance for any hints and tips!
    Niels Grundtvig Nielsen, Technical Author
    You know what you're talking about – I can help you say it

    Try XnView or IrfanView. They can open all sorts of files, including possibly your 565 bitmaps. if it opens in your decvelopers app, that info might help to track down which graphics libraries are used and then it may also be possible to find alternate tools using those same graphics libraries.
    Mylenium

  • Can't open two separate images in CS5

    I just upgraded from CS3 to CS5. While trying to open two images at the same time Photoshop changes the image I already have open to the second image I just selected. I have no clue how to change this so I can open separate images at the same time. Can someone please help me fix this?
    Thank you,
    Lee

    If in full screen mode... simply tap the F key on the keyboard. You may have to tap it twice.
    If you're documents are opened in tabs, look at the top of the document window, are there tabs? What happens if you click the other tab? You can turn off tabbed documents in the preferences. You can also click a tab and drag it out to make it a separate window.

  • Camera Raw images unable to open in bridge or CS6?!

    I am unable to open my raw images from bridge to ps cs6. The error comes up as 'Camera Raw Cannot open this file'.  I have tried downloading the latest camera raw updates and patch installers, but nothing still works. Please help!

    We're going to need a bit more information than that.
    Are you using ACR 8.8? Press F in Camera Raw to check the version in the title bar.
    Which camera make/model produced the raw files?
    How did you get the files onto your computer (connection & software)?
    Have you tried the camera manufacturer's own software to open the files?

  • Unable to open RAW image in CS5 for Mac

    Hi I just installed CS5 on my mac without any problem but in using it have found that I am unable to open a raw image with an error msg saying camera raw does not recognize my camera model... how do I fix this?? have been using camera raw on my pc in CS5 without any such problem. Thanks.

    Run the updater. You need at least ACR 6.4.
    Mylenium

  • Unable to view two different image files at once in PS CS4

    For some reason I am unable to open two separate image files and view them both on my screen in Photoshop CS 4.  My goal is to combine two versions of the same raw file in order to expand the tonal range.  I want to stack the 2 images and then use a layer mask to blend the best parts of both versions.  The problem is that when I open the second version, the first isn't visible until I close the top image.  I want to view both images on the screen and stack them but can't do that because I only see one.  Can some kind soul tell me what I'm doing wrong here?

    Thanks for responding.  This works really well.  I did learn that if I go to Window>Arrange>Float All in Windows (thanks to another email from the forum) that I can view both images at the same time.  I sure appreciate your help.  You have no idea how I've agonized over this darn thing.  Thanks again, Gladys
    Please view this as an Option to perform your task. There are smarter ways to do this but this is what I do...
    *) I pull up the image file (say pic_01) and adjust the levels in the area of the photo I want.
    *) I then open from the RAW doc and it is now sitting as a Tiff in Photoshop.
    *) I rename that file (such as pic_01Top) and SAVE. (But keep it open)
    *) I go back and reopen pic_01 in RAW and adjust the other properties I want.
    *) Open that image from RAW.
    *) Perform a ctrl c to copy.
    *) Close pic_01
    *) Do a cntrl v to copy that over pic_01Top
    *) Go to Layers-Layer mask-Hide all. (This also give you your "free" layer mask)
    *) Go to my brush tool.
    *) Use the black over white box arrow to reveal or conceal your bush strokes.
    *) Flatten file when done and Save anyway you wish.
    Hope this helps.
    >

  • Snow Leopard Preview app will no longer opens/saves 'sgi' images

    Now that i'm running Snow Leopard I an unable to open of save images through Preview as sgi format. Is this another Snow Leopard change or is something broken? Anyone else had this problem?

    I have the same problem and discovered the 64bit version of preview is problematic with my .sgi files.
    I did commmand-I on the preview app file and choosed (Open in 32bit mode).... it resolved the issue.
    But still i don't get thumbnails in the finder or with quicklook... bugs..
    Hope it helps

  • I can not open a crw image in photoshop camera Raw.

    When I go to open a CRW Image in CS5,Bridge It will not open.It says Could not complite your request because it is not the right kind of document.Need help bad.
    PS How do I tell what version of Camera Raw I have.By the way I have a Canon EOS 10D camera.Thanks.

    Within Photoshop go to the "About Plug-in…" menu item just below "About Photoshop" to find the Camera Raw version number.  On which menu that is depends on your platform, Macintosh or Windows, which you neglected to mention.
    Raw files from your camera have been supported since version 2.0 of Camera Raw for years and years, so it's not a question of your version of ACR.  Any version of ACR that runs in CS5 should open those files.
    I suspect your raw files are damaged (corrupted).

  • Unable to open image in camera raw in CS3

    I have CS3 and I'm unable to open images in camera raw.  I updated to 4.6 but it hasn't helped, and I've tried suggestions such as "open as" and then "formats" and choosing "camera raw"...still doesn't work.  Adobe is not able to help me over the phone due to the older version of Photoshop...any thoughts or help?  Thanks so much.

    A critical piece of information would be what camera model the RAW images you're trying to open are from.
    Each model camera must be supported specifically in Camera RAW.  If your camera is newer than the latest ACR version available for your Photoshop version then you'll be unable to open the RAW files in ACR.
    Three solutions are:
    Use the latest version of the free DNG Converter from Adobe Updates < http://www.adobe.com/downloads/updates > to convert each RAW file to a DNG and then that DNG will be openable in the older ACR version.  You may need to change the ACR-version compatibility setting in the DNG Converter.  This solution is free but doubles your storage space if you keep your original RAW plus the DNGs.
    Buy Lightroom (which is less than half the price of Photoshop) and continue to use your older Photoshop with it.  The adjustments you do in LR are the same as you'd be able to do in ACR (actually more because the newest version of LR and ACR have more adjustments)
    Upgrade to or buy the latest version of Photoshop, depending on your upgrade availability.
    I personally have both Lightroom and Photoshop and use LR 90% of the time.

  • Unable to open saved edited jpeg image

    Not being the most techie type person, sorry if this is repeated in numerous place on the forum. I can see, and open, the images in thumbnail form in my 'Picture - Library'. I can then edit them in PE 10, but when I 'save as' (and I save as jpeg image with a version of IMG_****.jpeg copy ) the 'copy' jpeg thumbnail appears in the library as a blank page and no image. I'm then unable to open the 'saved' copy as it's the 'wrong type'. I've tried numerous images but to no avail. Any advice will be greatly appreciated.

    Change IMG_****.jpeg copy to IMG_****copy.jpeg

Maybe you are looking for

  • Not able to reinstall OSX Snow Leopard - broken hard drive?

    Hi! So I have the following problem, that I would like to have some help with. Until recently my iMac (early 2008, 3.06 GHz Core 2 Duo, 2 gb ram, 24") has been running with OSX and Windows 7 in bootcamp. All of the sudden, I was not able to boot OSX;

  • Error in configuring Mail Adapter

    Hello Friends, I am working in XI 2.0 I am trying to configure the Outbound file adapter for sending the Mail. and i configure my adapter as File adapter java class classname=com.sap.aii.messaging.adapter.ModuleXMB2File mode=XMB2FILE ##Adress for XMB

  • VB code not working in all sheets

    Hi, we have one workbbok and it haveing 4 sheets.We written VBA code in the workbook at module level  by useing SAPBEXon refresh.But whenever we refresh workbook VBA code is working for only opend sheet and not working for other sheets.we want VBA co

  • FBRA PROBELM

    Hi All, My SAP system is very slow while doing FBRA tranaction in production clinet. Please tell me what is reason to getting the slow the same. Best Rgds Suma

  • LMS 3-2 / RME 4.3.1 and syslog forwarding sends extra blank syslog

    Customer is telling me they setup syslog forwarding (I didn't ask where they did this), but they state that each syslog message being forwarded that another blank syslog is sent to that device along with the forwarded message. Any ideas why the blank