Trouble importing images into iPhoto

I have a G5 with Mac OS X 10.4.4 and I am trying to use iPhoto 5.0.4 to create an album.
Some photos can be imported, some not. I do not understand why some can be imported and some cannot.
I seem to be able to import photos originally imported from my camera in to the computer - I think iPhoto handles this.
I have trouble with images copied from a CD-ROM to my hard disk drive (originally the files were on a PC). I'm not sure if all of the CD-ROM photos are not importable or just some.
I can view the pictures as thumbs in Finder, I can view them with Photoshop, and I can view them with Preview.
I get the following error message which is useless as there are no Help searches identifying it (the 1 after Unreadable Files: is in reference to my trying to import a single image. If import 5 images the 1 would be a 5, etc.):
"Unreadable Files: 1
The following files could not be imported (they may be an unrecognized file type or the files may not contain valid data). "
Any help would be greatly appreciated - thanks!

Here's how I solved my problem - I noticed that files from a camera worked, but not files I copied from a CDROM to my hard drive. That is, for some reason, importing files directly from my hard drive did not work. I tried importing the original files directly from my CDROM and it worked. Apparently there is some sort of import function which needs to occur, but does not occur when one copies them from a CDROM to a hard drive. I believe this to be a software bug with iPhoto - the application should be able to identify jpeg files regardless of the source - PhotoShop, Finder, and Preview have no issue doing so. Regardless, problem solved - thank you to those who responded to my question!

Similar Messages

  • Can't drag or import images into iPhoto

    For some reason, I can't drag images into iPhoto or importing by going to "Add t olibrary"
    As opposed to many people I have no problems draggin in jpgs from my computer, but I can't bring in images that iPhoto has sored from my didigtal camera.
    In other words, when I import pictures from my digital camera (a regular Sony camera) it imports them no problem, and then stores them in separate folders. But if I ever want to grab images from those folders and drag them back into iPhoto it won't let me.

    Try making a direct shortcut to the Organizer and then the Editor.
    You should then be able to drag and drop on to the desktop icon.
    On Windows right click on the desktop and select New >> Shortcut
    Browse to Computer OS C:
    And find the PSE Organizer application in Program Files or Program Files (x86) on Windows 7 - 64 bit.
    Inside the Adobe >> Photoshop Elements Organizer (yellow folder) you are looking for an application file “PhotoshopEementsOrganizer” with six small icons (e.g. representing thumbnails - could be different in PSE5 but look for the exe file)
    Select it and click OK
    Click next
    Rename by taking out Photoshop Elements leaving just the word Organizer
    Then click finish
    You should now be able to launch directly form the desktop by double clicking on the icon.
    You can set up a similar direct link to the Editor application.
     

  • Import image into iPhoto

    Hi, I'm trying to assign a folder action to a folder I drop random stuff into. I want to sort out images, and import them into iPhoto, then delete the file.
    I'm by no means a good programmer, I've tried to put this together with help from random scripts I've found search for this. I'd like to know if anyone could tell me what's wrong with the script:
    Here it is:
    on adding folder items to this_folder after receiving added_items
    if the name of aFile contains {".jpg"} ¬
    or the name of aFile contains {".gif"} ¬
    or the name of aFile contains {".png"} ¬
    or the name of aFile contains {".pict"} ¬
    or the name of aFile contains {".tiff"} ¬
    or the name of aFile contains {".gif"} ¬
    or the name of aFile contains {".psd"} ¬
    or the name of aFile contains {".bmp"} then
    tell application "iPhoto"
    import from added_items to (the first album whose name is "New images")
    delay 5
    select (the first album whose name is "New images")
    end tell
    tell application "Finder" to delete added_items
    end if
    end adding folder items to

    property tAlbum : "New images" -- Destination 'iPhoto' album.
    property gList : {"bmp", "gif", "jpg", "jpeg", "pict", "png", "psd", "tif", "tiff"} -- List of graphic file extension. Note: Removed unwanted additions.
    on adding folder items to tFolder after receiving tItems -- Obtain name of folder and items droppped onto folder.
    repeat with i in tItems -- Cycle through the added items.
    try -- Capture, and ignore, any AppleScript error(s).
    -- When individual items' 'name extension' matches an item in 'dList' then import into 'iPhoto'. Into the first 'New images' album.
    if (gList contains (name extension of (info for i))) then
    tell application "iPhoto" to import from i to (first album whose name is tAlbum) -- Import 'i' into 'iPhoto's 'tAlbum'
    delay 2.0 -- Wait two (2) seconds.
    end if
    end try
    end repeat
    try -- Capture, and ignore, any AppleScript error(s).
    tell application "Finder" to delete tItems -- Delete recently dragged items
    end try
    tell application "iPhoto"
    activate -- 'iPhoto' is front most process.
    select (first album whose name is tAlbum) -- Display contents of first 'tAlbum' album.
    end tell
    end adding folder items to

  • How to import image into iphoto

    Does anyone know you to import an image (for example, a google image file) into iphoto)   Drag and drop isn't working
    thanks for you help

    What version of iPhoto and system are your running? What is the format of the image file?  Are you able to open the image file with Preview?
    Where is the image file from and what happens when you try dragging the file onto the iPhoto icon in the Dock or into the open iPhoto window?
    OT

  • How to import image into iPhoto that was modified in Photoshop?

    Hi,
    I figured this out once, but I can't remember what I had to do.
    I modified an image using Photoshop and saved it as a jpg. Now I can't import it into the iPhoto library. I know there was some options I had to set in Photoshop. Can anyone tell me what they are?
    Thanks a lot,
    Bruce
    ps. the original image before editing was in the iPhoto library. All i did was to crop it and save it under a new name.

    When you saved your edit under a new name, did you save it into the iPhoto Library folder? If so, this is why you are unable to import it now. You'll need to go into the library from the Finder and drag that photo out to the Desktop. Then you'll be able to import it into your library. Be careful when you are in the iPhoto Library folder in the Finder, as any changes you make to the files and folders that are there (correctly placed by the app) will damage your library.
    Regards.

  • Trouble importing photos into IPhoto

    I am a new Apple User, so I suffer from simple frustrations!
    I just returned from vacation and have been trying to import my photos into IPhoto. I had them loaded on my work laptop (PC) so I loaded the 6.5 Gb of photos onto a portable hard disk. Every time I tried to import them the application would shut down prior to finishing the import. I tried importing all of them at once, in groups of 100 and in groups of 20 and get the same thing every time. I also copied the photos into another folder onto my hard disk and tied importing from there only to get the same result.
    Does anyone have any idea why this is happening? I usually download from my compact flash cards and have never had any issues before. Any help anyone could provide would be appreciated. I have saved a copy of he error message that is sent to apple if that would help anyone. Thanks in advance for any help.

    You can try image capture (in your applications folder) but if neither iPhoto nor preview likes them they probably have a problem - something like graphic convertor might be able to open adn resave them - http://www.lemkesoft.com/
    LN

  • Importing images into Iphoto 06

    I thought I would try a small selection of images to import into iphoto 06 and made sure in the advanced preferences that I had the "copy files to iphoto library folder" unchecked so I would not get two copies of each photo.
    Afer the short import was finished of the 41 images in .jpg and .crw from a folder that is 158Mb in size, I found that the new "modified" folder in iphoto 06 contained data that amounted to 78Mb even though I had not even looked at these photos in iphoto.
    Now don't get me wrong I DO believe iphoto 06 is a great product for certain people but I cannot import my 50Gb+ of images on my external hard drive to iphoto as if it then produces 50% as modified files I will run out of hard drive space on my powerbook. I will have to continue using shoebox from kavasoft for now but would have dearly loved more support from Apple for what I do't believe to be huge image libraries [under 10,000 images].
    If anyone has any suggestions about what I can do to try and use iphoto 06 then please let me know.
    12" PowerBook G4   Mac OS X (10.4.4)   2 External HDs
    12" PowerBook G4   Mac OS X (10.4.4)   2 External HDs

    millionblade:
    Welcome to the Apple Discussions. You got me checking into my primary iPhoto Library which I created from the photos on my second HD. They were in years going back to 1999. Therefore there should be no modified versions except those most recent. I had the same situation you did.
    Try doing a Revert to Original on the library, excluding those that you don't want reverted and and see if it'll work. I ran it many times and finally got it down to only 3 rolls that wouldn't revert. But if you open the Modified folder and watch it the rolls then come back after a while.
    I moved the Modified folder out of the library and launched iPhoto. After a bit many of them came back. In a last revert the entire Modified folder disappeared so I quickly shut iPhoto down. I then launched it to rebuild and it is in the process now. With 13,000+ it's reporting 2 hrs completion time. Will report on the results when I get them. But this does seem to be a problem.
    My originals are on a second internal HD. I don't think that should be any different than being on the same HD. You might experiment with some rolls that are in the Modified folder and see what you get. More later.

  • Where do RAW image file go when importing images into iPhoto?

    I've imported images from my camera card into iPhoto but I want to have access to the RAW files format. I was given the option of erasing the data from the card after import but luckily I opted to not erase because I can't seem to find the RAW images on the computer. Does iPhoto not import RAW image files? I want the RAW file format for obvious reasons.

    By default all imported photos are copied into the iPhoto library. To edit them in an external editor check the box in the iPhoto preferences to use RAW with external editors or export the photo with kind = original
    LN

  • Having trouble importing videos into iPhoto

    Yesterday I restored my iMac, after backing up all my photos and videos in iPhoto to a hard drive, using File > Export in iPhoto.
    I've just tried to import all the photos and videos back into iPhoto after restoring, but I cant import the videos.
    I keep geting a message saying the following files could not be imported with a list of all my videos.
    the file types are a mixture of AVI, MP4, and MOV.
    Im not sure where im going wrong,
    thanks

    to backup up your iPhoto library you must drag it intact as a single entity to an external drive that is formatted Mac OS extended (journaled) - exporting photos does not back up your library - only your photos - and exporting video only gives you a preview of the first frame unless you expor the original
    Unless you have a backup of your iPhoto library you probably have lost yru videos
    LN

  • Imported images into Iphoto not showing up

    I have just downloaded pictures from my camera and loaded them into Iphoto. When I try to view the pictures some of them show up but others only show as thumbnails. When I click on them to increase the size or edit them, they only show this ! sign.
    Please help....
    thanks josh

    Josh:
    Welcome to the Apple Discussions. The "!" occurs when the path to the original file is broken. Are the files that show the "!" portrait oriented and does your camera have the auto-rotate feature? If yes to both questions try selecting them and do a Photos->Revert to Original menu option on them. See if that will fix it.
    If the answer is no to the above questions, try rebuilding the library as follows: launch iPhoto with the Command+Option keys depressed and follow the instructions to rebuild the library. Select the first three options.
    If that doesn't help, you may have to start over with a fresh library and import the Originals folder from the old one. If you have to do that and have a lot of keywords and comments attached to your photos I suggest you try the following work flow:
    1 - follow the first Steps 1 thru 7 in Tutorial #1. When done continue with...
    2 -
    Creating a new library while preserving the Events from the original library.
    Move the existing library folder to the desktop.
    Open the library package like this.
    Launch iPhoto and, when asked, select the option to create a new library.
    Drag the Originals folder from the iPhoto Library on the desktop into the open iPhoto window.
    This will create a new library with the same Events as the original library if you have the Finder checkbox unchecked in the Events preference pane. You will also keep the keywords and comments.
    Do you Twango?
    TIP: For insurance against the iPhoto database corruption that many users have experienced I recommend making a backup copy of the Library6.iPhoto database file and keep it current. If problems crop up where iPhoto suddenly can't see any photos or thinks there are no photos in the library, replacing the working Library6.iPhoto file with the backup will often get the library back. By keeping it current I mean backup after each import and/or any serious editing or work on books, slideshows, calendars, cards, etc. That insures that if a problem pops up and you do need to replace the database file, you'll retain all those efforts. It doesn't take long to make the backup and it's good insurance.
    I've written an Automator workflow application (requires Tiger), iPhoto dB File Backup, that will copy the selected Library6.iPhoto file from your iPhoto Library folder to the Pictures folder, replacing any previous version of it. It's compatible with iPhoto 08 libraries. You can download it at Toad's Cellar. Be sure to read the Read Me pdf file.

  • Do I have to import images into Iphoto to tag them?

    I work for a company that has a lot of pictures of people. We would love to use iphoto to tag people and locations to make image searching easy. The problem is I don't want to store the thousands of images on my hard drive. Is there a way to leave them on our server?

    For a professional setting you really should be considering a professional app, not a consumer level one.
    iPhoto can work with photos stored remotely, but I strongly advise against it. If you run into a problem you may find yourself reconnecting thousands of images manually to the Library.
    iPhoto can also have the Library stored on another disk but that needs to be formatted Mac OS Extended (Journaled)
    Regards
    TD

  • Trouble getting images into iPhoto 6

    I'm seeing some similar problems here, but not quite this one. I just upgraded from my old Powerbook to the MacBook Pro. My photos all seem to be in the right place (users/(my name)/pictures/iPhoto Library), but when I try to open iPhoto, I get a message saying "The photo library needs to be upgraded to work with this version of iPhoto."
    So I hit "Upgrade", and I get a progress bar that says "Updating Photo Library." That completes, and the message says, "491 photos have been found in the iPhoto Library folder that are not a part of this photo library. Would you like to import them?"
    I've tried both "No" and "Yes". Either way, in just a couple of seconds I get another dialog saying "33 photos have been found in the iPhoto Library folder that were not imported. Would you like to import them?"
    Again, I've tried both "No" and "Yes". Either way, the dialog goes away, and I see a "Loading photos" message in the iPhoto screen. I have tried just letting this run, but no matter how long it goes, nothing happens, it just keeps saying the same thing with the spinning icon (I've let it run in the background for over a day).
    I've also tried rebuilding the photo library, as described on the support pages, but that didn't help.
    Can anyone help?

    I ended up doing a manual rebuild. There must have indeed been a file or folder corruption or something. I will rebuild the albums, and it looks like everything will be fine. Thanks.

  • Can't import Canon G12 RAW images into iPhoto 6.0.6

    unable to import Canon G12 RAW images into iPhoto 6.0.6 (Mac OS-X (10.5.8) - any ideas?

    You'll need to install the Digital Camera RAW Compatibility Update 3.5 - Search the Support/Downloads site for that.
    It still may not work. Iphoto 6 is an elderly piece of software now and predates your camera by several years. If it doesn't work you'll need to update to iPhoto 09 or later.
    Regards
    TD

  • I edit my photos in Photoshop, save as jpeg then import back into iPhoto.  But if I add text to an image in Photoshop can't save as jpeg but as psd. Is there any way I can change to jpeg in iPhoto?

    I edit my RAW photos in Photoschop CS3, save as jpeg then import back into iPhoto 11.  If I add text in Photoshop I can't save as jpeg but as psd.  Is there any way I can change to jpeg in iPhoto?

    Terence Devlin wrote:
    Yes you can. But you need to flatten it as jpeg doesn't support layers.
    While the final JPEG can't have layers, it is not necessary to flatten the original Photoshop file to create a JPEG. There are two ways to make a JPEG while not losing the flexibility of preserving layers, and they both flatten on the fly while saving.
    I just tried this in Photoshop CS3 myself. When I add a text layer, and choose Save, the Save As dialog box comes up and defaults to PSD as was described. But... that is just the default! Go ahead and choose JPEG from the Format pop-up menu down below the file list. JPEG is in there. So what happens to the layers? Notice when you choose JPEG, the Layers box grays out and the "As A Copy" box grays out and is checked (i.e. you cannot uncheck it). What is going on here is Photoshop will gladly make a JPEG of your layered file, but it will force the JPEG to be a copy, so as to not overwrite the original layered file. This is good, because your Photoshop file with its editable text layer is preserved, and you get a JPEG copy to put in iPhoto.
    The second way is, instead of doing Save or Save As, choose File/Save for Web and Devices. This will also give you a JPEG choice, and also create an exported copy. Because this way makes files for the Web, they will be smaller than JPEGs from Save As because they will lack built-in previews (which you don't really need these days) and other extra metadata that take up space.
    Either way you get a JPEG you can toss back into iPhoto.
    Terence Devlin wrote:
    Only by exporting.
    The Export menu in Photoshop CS3 does not have any direct choices for JPEG.

  • Unable to import photos into iPhoto

    Hi,
    I just finished scanning/digitizing quite a number of color positive film (slide) images into JPEG and TIF files, and now I'm finding to my dismay that a great number of these files won't import into iPhoto. All of these photos show up as thumbnail images on my desktop, and they open fine in other programs like Photoshop. But while some photo files import just fine, some others of them generate an error message (..."may be an unknown format"... or something to this effect) when I try importing them, whether it be dragging and dropping into iPhoto, or importing via the "add to library" command. I have also tried duplicating them in Photoshop using the "save as" command, but upon importing I still get the same error message. It is not possible at this time to rescan any of these slides, and I am desperate to get the images into iPhoto. What can I do to get these images into iPhoto?
    Frank G.

    OK! I figured out the problem (file this under the category "Nobody warned me not to do this before, --and everyone probably already knows this but me.":
    It turns out that all of the photos in question I was trying to import into iPhoto had a period (as in the punctuation mark) somewhere in the middle of the title of the file, as opposed to at the end of the file, followed by the letters denoting the type of file it was. For example: Grandma.Feb1952
    Photoshop had no trouble opening these files in question. But it seems iPhoto called each of these photos "unreadable", because it interpreted every letter in the title of the file following the period to be part of the file name. Makes a whole lotta sense, --until it collides with my own presumption that because other programs like photoshop can handle a period within a document title, so could iPhoto. Anyway, as soon as I fixed the titles, I was able to drag them from their home folder on the desktop (even though their titles, along with all of the other titles scanned with that blasted ArcSoft PhotoStudio program I made the mistake of using, still weren't "illuminated") directly into the iPhoto library window and do a successful import.
    So, to sum it up: wrong way to write a title when creating a photo file: grandma.feb1956 right: grandmafeb1956.tif also right: grandmafeb1956
    By the way, your suggestion for copying and pasting the offending photos into new photoshop documents also worked, and illuminated each of the file names I did this for. But it took extra time to do each. I suppose I could make the process faster if I took the time to learn how to automate such a task. But that's another subject, for another forum.
    Thanks so much for helping me figure out what was wrong here. Cheers!
    Frank G.

Maybe you are looking for

  • Safari Full Screen Mode not full screen

    In full screen mode in Safari 7 I cannot hide the tool bar.  Hide toolbar is greyed out. This used to be possible in the previous version of Safari.  Is there a way round this? Curiously most of the toolbar can disappear in non full screen mode. Davi

  • MacBook randomly shutting down

    My mac will shut down without warning when Im using battery power. Sometimes it won't turn back on until I attach it to the power cord. My battery is always charged when this happens. Whats wrong with it?!?

  • Advance payment before delivery date

    Hello experts, I have a requirement that after creating PO I need to make advance payment 2 days before receiving goods(delivery date) in case of local vendors, whereas in case of International vendors I need to make advance payment 8 days before del

  • How do we create segments CO-PA??

    HI Friends, Once we define Chars and Value fields, can anybody tellme if we can number or define or name different segments?? Thanks, Ashok

  • Traveling to France with my iPad 2 ATT

    I am traveling to France with my iPad 2 with 3G.  I realize I can use Wi-Fi for data, but I would like to use the 3G in France. I would like to do that my changing my micro sim in my ipad so I can use a local carrier in France and save some money.  D