Replace photos with higher resolution versions?

A professional photographer sent me a DVD with about 1,000 photos on it from an event I hosted.  I imported them all into iPhoto and made a couple of photo books out of them (but didn't yet get them printed).  I noticed the resolution wasn't what I expected, so the photographer sent me a new DVD with higher resolution versions.  Same filenames.  Is there any way to import the new versions into iPhoto, replacing the old ones?  Ideally they would appear in the photo books, too!  I'd hate to have to spend hours recreating what I did.
Thanks!

I don't think so, iPhoto is designed to prevent "collisions" between similar file names, so you can't just import them. You would have to do major surgery to the iPhoto Library, which is not a good idea. And still might not work.
I think you should just re-import and start over.

Similar Messages

  • How to copy objects from Pages (5.5.1) and paste it into Photoshop as a vector smart object with high resolution?

    I recently have bought a new Macbook Pro (Version 10.10.1) with the OS X Yosemite. The computer comes with the new Pages (version 5.5.1).
    Here is the problem: I like to create artwork using the shapes on Pages. Previously, on my old mac, I used Pages 4.3 to create objects, which I would copy then paste to Photoshop and it would become a vector smart object. However, in the new Pages (version 5.5.1), when I copy objects, they would appear on Photoshop as instead, a layer and it would not be in full resolution.
    Also, I know there is nothing wrong with the Pages file itself because I have converted the document to PDF form and it is high resolution when inserted into Photoshop that way.
    Does anyone know how I can copy individual objects from Pages (5.5.1) and paste it into Photoshop as a vector smart object with high resolution as I have done before?
    Thanks!

    ghotiz wrote:
    copy the image and have it in a high-quality PNG format that does not include the background from the Pages document.
    Oh, well if you don't actually need vector objects then it looks like this is possible. As I said earlier, Pages is putting a PNG on the clipboard. I tested it and it does paste into Photoshop as a transparent layer, because I can see the transparent background of the pasted PNG graphic if I either turn off all layers behind it in Photoshop, or if I start a new Photoshop document to paste into but make sure I choose Transparent for the Background Contents in the New Document dialog.

  • Save file with high resolution progamatically

    Hello,
    I'm trying to export the document to JPEG and PNG formats with a resolution of 300 DPI. I'm using the following code:
    PIActionDescriptor desc00000178 = NULL;
    error = sPSActionDescriptor->Make(&desc00000178);
    if (error) goto returnError; 
    PIActionDescriptor desc00000180 = NULL;
    error = sPSActionDescriptor->Make(&desc00000180);
    if (error) goto returnError;
    error = sPSActionDescriptor->PutInteger(desc00000180, keyExtendedQuality, 10);
    if (error) goto returnError; 
    error = sPSActionDescriptor->PutUnitFloat(desc00000180, keyResolution, unitDensity, 300.00);
    if (error) goto returnError;
    error = sPSActionDescriptor->PutEnumerated(desc00000180, keyMatteColor, typeMatteColor, enumNone);  
    if (error) goto returnError;
    error = sPSActionDescriptor->PutObject(desc00000178, keyAs,
    classJPEGFormat, desc00000180); 
    if (error) goto returnError;
    Handle aliasValue = NULL;
    FullPathToAlias("C:\\temp\\Myfile.jpg", aliasValue);error = sPSActionDescriptor->PutAlias(desc00000178, keyIn, aliasValue);
    if (error) goto returnError;
    error = sPSActionDescriptor->PutBoolean(desc00000178, keyCopy,
    true); 
    if (error) goto returnError;
    error = sPSActionControl->Play(&result, eventSave, desc00000178, plugInDialogSilent);
    if (error) goto returnError;
    returnError:
    if (result != NULL) sPSActionDescriptor->Free(result); 
    if (desc00000178 != NULL) sPSActionDescriptor->Free(desc00000178); 
    if (desc00000180 != NULL) sPSActionDescriptor->Free(desc00000180); 
    if (aliasValue != NULL) sPSHandle->Dispose(aliasValue); 
    return error;
    The file gets saved in the desired format but the resolution is always 72 DPI. Is there something i'm missing while exporting the file with higher resolution?
    Please help..
    Thanks

    Why are you adding a resolution value to the save command?
    It doesn't take or understand a resolution value.
    You need to set the resolution on the document first, then save.

  • The font size in the menu bar is too small (unreadable). How can I increase font size. I have a new Samsung PC with high resolution screen.

    Hi the fnt size in the menu bar is too small (unreadable). How can I increase the font size. I have a new Samsung PC with high resolution screen.

    You must mean Photoshop Elements 11, not Photoshop.
    There is no ability to change the size of the menu font in PSE 11.
    note to mod:
    Please move to the Photoshop Elements forum.

  • The Mystery of the Duplicating Photos with Varying resolutions and Sizes by Sony Z1 Compact

    about the duplicating photos with varying resolutions and Sizes problem... I have a band-aid fix to this without deleting everything in your  phone. What you do is to find time to actually MANUALLY DELETE the extra photos. Don't delete it by Taping on the Album app and deleting everything on the home photos.
    Instead tap the album then on the UPPER LEFT CORNER (If you've updated the albums) tap the 3 bars beside the album icon to access the album menu, then tap the FOLDERS choice.
    You should see alot of folders with Thumbnails named with numbers and different resolutions. Delete all the folders labeled as Thumbnails or cache. *note that you cannot delete whole folders but the folder gets deleted automatically after all the contents inside it is deleted
    Afterwards, go to your phone's settings->App-> Album
    Then tap the Clear Data button
    After that restart your phone.
    This actually "fixes" the problem for a while but usually after a few restarts or Phone charge the folders comeback and you have to redo the whole process again. But the folders that are made becomes fewer than the 1st occurrence of this problem and deleting the photos shouldn't take as long as the 1st.
    Honestly i think this is definitely an Application bug and should be fixed by Sony, since you know its their built in app for Multimedia

    yea that also helps since it's a bug caused by the new update. I'm just waiting for Sony to fix the bug, i don't really mind deleting the thumbnails

  • Iphone app to take photos with reduced resolution or size

    is there an iphone app to take photos with reduced resolution or size(I mean when taking the photo, not modifying after)?

    Not that I know of,  that would be a iOS hack.

  • Slow performance with high resolution external monitor

    Hello,
    I recently bought HP EliteBook 840 G1, i7-4600U, 8gb ram, HD intel graphics 4400, 256GB SSD.
    Everything would be fine, but when I connect my 30" Dell monitor with 2560x1600 resolution as an external monitor, the performance of the computer drops significantly to the point where it becomes unconvenient to work with programs that require more resorces.
    I understand that it might be due to limitations of the hardware (most probably graphic card is too weak ? ), but still I'd like to ask if there is anything I could do to boost the performance of HP Elitebook with high resolution external monitor.

    Hi, you should use renderMode = gpu in your application descriptor xml file, especially for latest android devices. But gpu is not a good idea for old devices, so you may also try renderMode = direct.
    Honestly, I don't think those android devices made in china have good performance, especially gpu.

  • Is it possible to uninstall IE 11 from Windows Server 2012 R2 and replace it with the latest version of IE 10?

    Is it possible to uninstall IE 11 from Windows Server 2012 R2 and replace it with the latest version of IE 10? We have a remote desktop farm setup with 2012 R2 servers and we are publishing some web links that only work with IE10. As a result, we need to
    downgrade the remote desktop servers to IE10. I have a feeling that this isn't possible, but if I could get a definitive answer, I would greatly appreciate it, thank you!

    Hi,
    Agreed with DonPick.
    Internet Explorer 11 is preinstalled with Windows 8.1 and Windows Server 2012 R2.
    More information regarding Internet Explorer 11, please check:
    Internet Explorer 11 - FAQ for IT Pros
    http://msdn.microsoft.com/en-us/library/dn268945.aspx
    Best regards
    Michael Shao
    TechNet Community Support

  • Replacing MacBook Pro Screen with higher resolution screen?

    I bought a MacBook Pro 15" today which has the lower end screen resolution.  I originally wanted the higher resolution screen but the guys in the shop said they didn't sell them in the shops, only online, but since I wanted one before I headed off to France on Monday for two months, I decided to just go for the lower resolution, which I was told would show no real visible difference.
    My question is: if I wanted to, would I be able to upgrade the screen to the higher resolution screen at a later date should I decide I was sick of this resolution?  I've only just started the computer for the first time now really, but have noticed that text is not as crisp as it was on my old vaio, which is disappointing, but I'm hoping I'm just being slightly OCD and the comparison will fade in time.

    An independent repair shop wouldn't have access to order parts - so your only source is either an Apple Store or an AASP. If you want to try to DIY, you might be able to find the part at www.ifixit.com.
    Clinton

  • Color printing with high resolution in smartforms

    Hello colleagues...
    I need to print color images with True-color resolution, but in Form Graphics Administrator ( transaction SE78 ) I can only upload pictures with extension TIFF and BMP, and with resolution 24-bit maximum.
    With this resolution, the quality of colors will not be optimal because is distorted from original.
    This printing we need for labels that have pantone code of colors, that should not be changed to any similar tones.
    Does anybody knows how can I print true color pics with smartforms without reducing image quality?
    Or exist any other tool in SAP for printing with high quality?
    thanks in advance,
    Ibrahim Andres.

    You can upload TrueColor 24 bit Bitmaps into SE78, but SE78 converts them to 256 color images, that's why you see reduces quality when the image is printed. I think it's not possible to print images higher than 256 colors using existing smartform technology.
    Regards
    Sridhar

  • Nokia N86 - AVI/MP4 with higher resolution

    hi, I have a new N86 - very pleased with it do far. One thing I'd like to do though, is use the TV-out to play video files on a TV almost like a DVD player (eg to watch a film in a hotel through the phone). It works for "normal" MP4 files that have a resolution less than the mobile can view, but it didn't play a higher resolution clip that would be needed to get a decent picture on a TV. Is there anything I can do about this? I think I saw somewhere that Coreplayer may be able to play AVI files around 700mb, which may do it.

    Yep, just get a core player. Its not free though.
    If you find my post helpful please click the green star on the left under the avatar. Thanks.

  • Performance issues for iOS with high resolution.

    I made an app with a resolution of 480x320 for iOS. It works quite well.
    I then remade it with a resolution of 960x640. In AIR for iOS settings I set Resolution to "High".
    The app looked great, however there was a noticeable drop in performance.
    The app functioned the same way as the original lower resolution app. but it was lagging.
    Has anyone else had this problem?
    Am I doing something wrong?

    With my game, I had around 60fps on the 3GS, and around 50 on the iPhone 4, with the high settings. I got around 10 fps extra by using: stage.quality = StageQuality.LOW;
    Air 2.6. I tried with Air 2.7, but it seems like that command can't be used there (?)

  • Infrared picture with high resolution

    I'm very familiar with LabVIEW programming, have set up a couple of applications with ordinary cameras, but have never worked with IR  before. Now I'm interested in a infrared picture with as high resolution as possible, and I don't really need a video-film, one picture every 10 seconds is probably more than good enough. What's out there on the market for anything like this ?
    Martin

    If by IR you mean thermal, high resolution and high cost are the norm.
    FLIR is probably the largest supplier.  you can get HD resolution from a FLIR SC8300, but the cost in $200K+.  The FLIR SC line typically have resolutions of 640x512, but they are cooled cameras, which is part of the reason why they are so expensive.
    On the lower end, still at around 640x480, you have the A615, around $20K, or the A65 at around $9K.  The A6x5/A3x5, and Ax5 series cameras all support GENiCAM, and work very well with NI Vision Development Module. 
    Machine Vision, Robotics, Embedded Systems, Surveillance
    www.movimed.com - Custom Imaging Solutions

  • Make photo into high resolution

    Hey everyone. I'm trying to edit a photo in dimension and quality to make it high resolution. Can this be done on iPhoto?

    You can more easliy just do it in Preview (under the tools menu). However you can only change the size (pixel count), and not change the quality to a higher lever. You can never simply "create" a higher quality.

  • Re-download Video's With Higher Resolution?

    Is there any way to re-download all my old videos from iTunes with the new, higher resolution? Or am I going to be stuck with the crappy quality? Any help would be great, thanks.

    Is there any way to re-download all my old videos
    from iTunes with the new, higher resolution? Or am I
    going to be stuck with the crappy quality? Any help
    would be great, thanks.
    if you think the videos you bought are "crappy" quality then why did you buy them in the first place?

Maybe you are looking for

  • Please help me figure out what's wrong with my girls fairly new Toshiba lap top.

    OK as of late my girl got a nice new laptop. It started off really fast and she was really happy with it. But in the past three weeks or so it's been acting up. It's not connecting to the Wi-Fi properly, and won't read and other available confections

  • Reader 9 conflicting with forms made in Livecycle 8

    I created a very simple, basic form in Livecycle (pdf background of logo and large sized text with a text field and date field), saved it as a pdf, opened it in acrobat 8 just fine. When I tried to open it in Reader 8 to test it, it refused to use re

  • Explosion of spam on iCloud mail

    I am getting enormous amounts of spam on my mac.com account during the last few weeks. Today at 6pm the total is 13 already. I have been able to set junk mail rules in icloud mail so that most of then are caught, but I do not understand why Apple is

  • Upgrading from 9.2.0.7 to 10.2.0.2 : DBUA problem

    When I execute my DBUA it can't detect my old database. I can assure you my /etc/oratab is ok. What can seems to be the problem? this is my oratab S21TDI68:oradev 23> cat /etc/oratab # This file is used by ORACLE utilities.  It is created by root.sh

  • DNS configuration for GSS

    Hi, I am newbee to GSS. I would like to deploy the GSS in my datacenter. I would like to know the DNS configuration example for domain. ex: www.abc.com What records need to configured with detail script. beacause i dont have experience in DNS server