Multiple images iPhoto 9.6 how make

Using macbook air with iPhoto 9.6 trying to make multiple images of same photo for passport.  How use contact?

So, delete the one from the unwanted location.
When you move data across volumes by default it is copied to the new location, afterwards you delete it from the previous location. It's a sensible protection against dataloss of anything goes wrong with the copy.

Similar Messages

  • How finder shares multiple images at once and how can I use this in my app?

    You can share multiple images (or other documents) at once in finder. It's probably possible to make an app in Xcode that does exactly the same thing as well, but I don't know how. I really want to because I'm a bit curios. I would love if there are some code examples on the web so I can check it out. Can you help me?

    Matic Conradi wrote:
    .... I would love if there are some code examples on the web so I can check it out. Can you help me?
    Is your Google broken?

  • Multiple images with same filename-how does iphoto deal?

    I recently lost a several pictures from iphoto on my imac running snow leopard. I have tried multiple things with the guidance of a senior advisor from apple, but the pictures are not retrievable. I have multiple backups for many, but I lost about 20 images. Naturally, I am a bit paranoid now about the stability of the remaining photos in my 66gb library, so have made multiple backups of the entire library and plan to migrate to aperture 3 with a vault.
    It just struck me though, that because we use multiple cameras with the same canon file naming scheme, I have several instances where I have multiple photos with the same filename. Is this potentially a problem, or because the EXIF info is different for each one, am I okay? If this is a problem, do any of you have any remedies? I plan on adjusting the naming scheme on our cameras for the future.
    Thanks in advance!

    To add to Terence's reply: the only time you might run into a problem is when you might try exporting photos with the same file name to the same folder on the HD. If that were they case you could batch rename the photo's titles with Photos->Batch Change->Titles to Text with the option to add a sequential number at the end of the file name, i.e. Text - 001.jpg, etc.
    Another alternative would be to upload each new shoot to a folder on the desktop and rename them with a renaming app likeName Mangler or Renamer4Mac . I rename them with the date taken and a brief description: 2009-05-10-MomsDayBalboaPark-001.JPG. You also could add an identifier to the description to tell which camera it came from.
    This method will avoid any name conflict down the line and make it easy to identify photos as to their general content when used outside of iPhoto. I've found that a little extra effort up front has saved me a lot of problems on down the line.

  • What is the best way to switch between multiple image buffers? AND How to synchronize saves?

    Hello,
    I'm trying to flip-flop between two buffers and wondering the best possible solution for this.  I'd like to acquire an image in one buffer, send that off to be processed, and then while that's being processed acquire a second image.  Right now I have a "Create IMAQ vi" in a for loop and have it creating 10 image locations.  I'm using a non-NI framegrabber (shame I know) which makes things a bit more difficult to replicate.  I have two while loops.  One while loop currently grabs images from the framegrabber and places in the 10 different locations.  The other while loop currently holds a case structure that does the processing.  I have created a local variable that holds all of the image locations and reads those to be processed.  I don't know if this is actually making things faster or if it's better to just make one image location.
    I have two images attached.  One image is the Grab While loop.  Since I have an array of locations, I have to use a for loop and index each one out to my display. I then have a shift register to carry the image location info over to the next iteration of the while loop.
    The second attachment is the bulk of the main while loop.  It shows what happens to the image while it's being fully processed in the left case structure.  I know it does not look like much but one of the cases (which is called by Boolean Image FFT) is a subVI that does most of the processing.  I believe that is what really slows it down because of how that program is written. 
    The right case structure shows my saving mechanism.  I have two file paths. One to save the image and the other to save the processed image.  I have a sequence to make sure they save at the same time once it gets to that point. 
    The problem though is the following:
    In the grabwhileloop.png, you can see that I have a timing to see how fast the images are being acquired.  This value is approximately 60 fps (which is the rate of the Basler camera).  There is a similar set up in the main loop case structure. This processes very slowly and is approximately 1.04 fps.  Which would mean that the image I turn into an array in the left case structure in the main while loop image is more than likely different than the image I'm trying to save off in the right case structure since the grab is occurring at the same time.  I'd like to have the processed image to save alongside the image I am processing.
    Sorry for the big bulk of text.  This code has come a long way as it is.  If you have any suggestions on making it faster or more efficient please feel free to chime in.
    Thanks,
    Rob
    Attachments:
    GrabWhileLoop.png ‏34 KB
    MainWhileLoop.png ‏68 KB

    Thanks for the comment.  I have looked into the producer/consumer architecture, but to be honest, I'm not quite sure how everything will work while doing that. I have seen the example codes, and I have thought about implementing (or at least attempting to) but I'm still unconvinced that it will run that much more efficiently.  There is other setup outside of the images that had to be done outside of either while loop. Also, I don't know where I would put both loops.
    Last time, I attempted to put the grab while loop inside of the state machine.  Things got chopped because it took so long to go through the main while loop's "acquisition" state (which is really the processing state).  I needed both to simultaneously run.  The grab reset every time it went to the "grab" state which is not what I wanted.  The only way I can thing to have combatted this was to combine the grab and acquisition in the same state.  If that were to happen, I'd take out the for loop and grab one image at a time.  However, that would still probably make things even slower than they already are.
    In terms of the doing something before an image is assigned in for loop, I don't need that pixel sum value to refresh too quickly.  As it is already, the main while loop is slow enough as it is, so I am more afraid that everything will run too slowly the more I do.  I know where the bottleneck is in my code, but I can't really see a way to "even out the flow".  Even if I moved to the other architecture, I feel it'd take the same amount of time that it does already.
    From my debugging, the Image local variable in the main while loop seems to refresh as quickly as the grab while loop spits it out.  Granted once the main while loop finally completes, main images have gone by.  This is what has to be though because it just take up so much processing power to run through the main while loop state.
    As a side note, does labview have an issue with acquiring images in real-time that you have heard of?  I ask because when I run the code, there is a solid white line that I'm supposed to see in my display.  Every time things either time out or something, the line moves which is not supposed to happen.  The line also moves every time I place my mouse cursor in the display or if I spin the mouse wheel to scroll.  If I don't do either of those things, it'll eventually move on its own.

  • Behaviors - 1 button = multiple image sequence...how?

    I have a portofolio I want to show on my site, I want one button to click through all the images. I've tried doing this in behaviors but it won't sequence. Everytime I click on the button only the first image shows up, it will not click through all my images. How do I make this work sequentially in behaviors?

    Is this the effect you're looking for?
    http://www.dynamicdrive.com/dynamicindex4/stepcarousel.htm
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists
    www.alt-web.com/
    www.twitter.com/altweb
    www.alt-web.blogspot.com

  • Multiple images with same filename-how does aperture deal?

    I recently lost a several pictures from iphoto on my imac running snow leopard. I have tried multiple things with the guidance of a senior advisor from apple, but the pictures are not retrievable. I have multiple backups for many, but I lost about 20 images. Naturally, I am a bit paranoid now about the stability of the remaining photos in my 66gb library, so have made multiple backups of the entire library and plan to migrate to aperture 3 with a vault.
    It just struck me though, that because we use multiple cameras with the same canon file naming scheme, I have several instances where I have multiple photos with the same filename. Is this potentially a problem, or because the EXIF info is different for each one, am I okay? If this is a problem, do any of you have any remedies? I plan on adjusting the naming scheme on our cameras for the future.
    Thanks in advance!

    The same filename isn't an issue, and no, it won't consider them duplicates, unless you try importing them into the same project.

  • Process multiple images... How do you CROP them?

    I'm trying to process a bunch of photos. The first thing I need to do is crop them to a certain size. But in the Process Mulitiple Files dialog box, the only option I see is to resize - not crop - them. So I'm ending up with squished photos instead of cropped ones.
    Does anyone know how to crop them using the multiple process?
    Thanks.

    Frank,
    If you are trying to change the aspect ratio to the desired output format,
    you still have to discard some portion(s) of your image. Many digital
    cameras shoot in a 4:3 aspect ratio. If you want 6 x 4 prints, you will
    have to crop to that ratio. In a simple case, the entire width can be used,
    but the height will be excessive by about 11%. Now, the entire 11% can be
    cropped out of the top or the bottom. Or it can be taken from both top and
    bottom in any kind of proportion. Again, each image should be individually
    evaluated and the crop area should be manually defined, based on the content
    of the photo.
    Juergen

  • Adding multiple images to site and how to avoid copying/pasting identical text on different pages

    Hi guys, I've been using DW up till now and have been recommended to try Muse.
    A couple of questions that I have been unable to answer by searching ...
    1) I want to transfer all images from my old DW site but can't find a way to add these to the new site's assets. Can I only add images manually to a page for them to appear under assets?
    2) In DW I used iframes to have the same text appear on different parts of a site. This means that when text about a product changes, it updates in every instance rather than me having to copy and paste into the different instances. Is an iframe the best process in Muse or is there a better way?
    Thanks in advance for advice,
    Jo

    Hi Jo,
    You can't add the images directly to the assets folder directly. You need to add the images to the pages for them to appear under assets.
    For updating text in every instance, the best way to do so in Muse is to place the text on a Master page and apply it to all the desired child pages. So all you would needed to do is to update the text on the master page and it will updated on all the associated child pages.
    Hope this helps!
    Cheers!
    Aish

  • How can I copy a photo from iphoto to PReview to make it smaller for uploading to a site that requires a smaller image?

    How can I copy a photo from iphoto to PReview to make it smaller for uploading to a site that requires a smaller image?

    I don't think you need Preview.
    Select the image and use File->export and you have full control over the size and compression.

  • How do I stop iWeb outputting multiple image files? It makes my site slow!

    I'm a professional web designer (but don't let that put you off) who uses Dreamweaver and also handcodes HTML & CSS websites at work on a PC, but having got a new Mac for home use I thought I'd give iWeb a go for a personal site hosted on .Mac, showcasing my music and film efforts, that I didn't want to have to think about coding.
    I've built a short little site using the attractive 'Travel' theme, just 5 or 6 pages so far, and have not yet added any multimedia content. However, it seemed to take ages to upload it when I published it to .Mac. So then I went to view it, and it was soooo sloooow to download each page, even on my 4mb cable connection. I know it's a fairly graphically-rich theme, but still!
    I noticed that it was redrawing the navigation menu each time... and upon close inspection of the HTML code using Safari's 'View Source' to my horror I found out that that each page has a seperate '_files' folder that contains multiple versions of files that are also used in other pages - including navigation buttons and background images. I also saw that every element has styling applied to it 'inline' in the code, rather than in a single seperate style-sheet.
    To confirm this I published it to a folder on my hard drive and checked it all out. What a mess!
    As a WYSIWYG web page editor iWeb is great but it's an undisputable fact that the HTML markup and CSS code it produces is absolutely appaling. What's worse though is that it also renders whole swaithes of text as images and that it does create seperate folders for each pages content including images, CSS code and navigation buttons - so even though the same images and code are used throughout the site for the background and buttons and layout, they are written out as seperate files and have to be reloaded with every page!!!
    This means that the .Mac server must be getting hammered and webpages are very slow to download and slow to render in Safari - it's almost like dialup when I'm viewing my iWebsite, and like I said, I've got a 4mb cable connection!
    Looking at the code iWeb produces, it is good to see that tables are not used for layout, and that's one thing in its favour. But surely the whole point of providing 'themed' templates for users is that the same content is used across the site and therefore doesn't need to be created multiple times - one of the benefits of using CSS stylesheets. Why doesn't iWeb create a single stylesheet and make efficient use of repeated images instead of creating multiple instances of the same file for each page?
    Perhaps there is a setting somewhere I've missed. If so, let me know someone!
    It is a great WYSIWYG editor, but behind the scenes it's not efficient, it's not clean and simple and it's certainly not attractive - and I'm surprised at that coming from Apple! I know iWeb is a great tool for beginners and I'm a picky professional, but if I was Joe Public First Time Web Designer I'd be very annoyed by this.
    Clean it up and sort it out Mr Jobs!
    PS: Also, where does iWeb store the website whilst it's in production? I can't find it anywhere?

    Your iWeb Site is stored not on your iDisk, but on a file named Domain.sites in your ~/Home/Library/Application Support/iWeb/ Folder.
    If , for whatever reason, you wipe your HD and/or lose this file (Get a new computer, Re-Install your OS, Stolen Laptop, Crashed HD, Etc.) without backing-up your Domain.sites file then you will have to re-build your iWeb sites from scratch again.
    Of course you can edit your Published HTML files in a different program such as Dreamweaver or even Text Edit. You just can't edit Published HTML files in iWeb. Not at this time at least.
    Use iWebBackup to backup your Domain file to a Blank CD or DVD. Backing up your Domain file to another folder on your computer is not fully backing it up. If your computer gets stolen you still lost the file but if you have your Domain file burned onto a CD you have a backup!
    Download iWebBackup Here
    You can use iWebExtender to automatically consolidate your files into one folder and delete multiple images.
    http://iWebFAQ.com

  • How  to fade groups of images or multiple images at the same time?

    I am creating a flash infographic, and want to fade images I have imported from Illustrator that are grouped. I would like to know how  to fade these groups and multiple images at the same time.
    Thanks!

    Use TweenMax for this.
    the syntax is like this:
    var arrayOfDisplayObjects:Array = new Array();
    //with arrayOfDisplayObjects.push(DisplayObject)
    //you can put any DisplayObject in the Array and when you want to fade them call this
    TweenMax.allTo(arrayOfDisplayObjects,1, { autoAlpha:0} );
    //to fade them in 1 second to alpha=0 and when reaching the zero make them invisible (to save processing power)

  • How do use the same crop for multiple images.

    I have a number of images that I want to use the same crop on. Instead of go through the whole slow process for each image is there a way to use the same crop for all of the images?
    And in iPhoto there was a way to copy the adjustment settings to multiple images, I can't see how to do that in aperture.

    Use the "Lift&Stamp" tool:
    Crop one image.
    Lift the crop using the "Lift" tool.
    Select the other images.
    Stamp the crop adjustment to all of them.
    But caution: By default "Lift" will copy all Metadata tags and all adjustments, but the gps data. If you only want to transfer the cropping rectangle, deselect all lifted items but the crop adjustment before stamping.
    Regards
    Léonie

  • How to create a pdf file from multiple images ?

    Dear All,
    I want to create a SINGLE page pdf file from two or more page size images that are combined to make a single page pdf. Again, this question is on pdfs that are made out of several, atleast  two color images and a black-and-white mask for one of them.
    I have such pdf files from an unknown source (the producer is edited out) whereby there are three tiff images, obtained using the well known pdfimages extractor.
    When I want to make a pdf out of tiff or png or other image formats, I right click and tell Adobe Acrobat to make a pdf.
    However, I dont know how I can give a command to select say,  three tif images and specify which is the mask for which and then join  them in a way that I get the pdf from the composite of the two color images and a mask for one of them.
    Please help me out.
    I am a little familiar with the pdf structure skeleton and when necessary, fixed xref tables in one of my favorite editors. A few years ago, I also wrote a bunch of javascripts to make some annotations and needed some automation and used some itext type libraries. However, I need your help in this problem as I am now rusty and forgot some of what I studied to solve my earlier problems. This is a new problem for me. Gentle hints from you would be very nice to help me in this problem. Please specify if necessary what manual and pages to read. in the pdfspec.
    Best Regards
    Disabled Veteran [physically handicapped]

    Hello Again.
    On Fri, May 11, 2012 at 12:20 PM, lrosenth <[email protected]> wrote:
    >
    > Re: How to create a pdf file from multiple images ?
    >
    > created by lrosenth in PDF Language and Specifications - View the full
    > discussion
    > ________________________________
    >
    > No clue who Irving is…
    >
    I was hoping to have your first name so its easy for me to address you.
    > I have no clue what OS platform, programming language, etc. you use so
    > can’t really narrow things down.
    I would gladly mention that I am working on windows platform, preferably XP.
    I can also work on linux for free products that come with it.
    >  Also, as this is an Adobe forum, we only
    > recommend Adobe products – so there may be other options that even my list
    > wouldn’t include.
    But adding other products, for the help of an adobe products user,
    even if it outside adobe, shall add greater prestige to your company
    and give impression of user-centeredness.
    > If you read ISO 32000-1:2008 (aka the PDF standard), you will find the
    > information about Images and Image Masks well described.  I didn’t think I
    > needed to repeat any of that information.
    Well, just add the few pdf stanzas since you are proficient on it and
    I am presently a little rusty as I mentioned. Just asking a little
    extra yard, not even to go an extra mile.
    > And, if you read that same document, you will see that there is NO SUCH
    > THING as a “text only PDF”.   All PDF documents are structured binary files.
    Well, ascii format or uncompressed format that is human readable. I
    know its a binary file, but human readable ascii version of it.
    I hope you can give me some stanza and various other approaches
    possible so I can select or combine things for myself. I see only a
    miniscule number of posts claiming to have written masks in this forum
    and then with no details.
    Regards
    Roger
    Message was edited by: dying veteran
    because the adobe posting system went crazy and truncated all except the first line ... dunno why

  • How to embed multiple images easily

    Hello!
    I have been tying to figure out how I could easily embed multiple linked images easily. I have some 1000 .svg  images which have about 1-7 .tif images linked in to them. I now need to get those links embedded and becouse of the amount of images I'm hoping to make an action out of it.
    Any ideas?

    If you try making an action, embed unfortuantley cannot be added even using "insert menu item" in the actions flyout menu.
    You could record "rasterize" which will embed, works good cause you wont get prompted for each image. Problem is if you used "select all", it would rasterize everything selected. So unless you have a layer with all your images you would have to manually select all links, since there is not a "select linked images" command.

  • How To - Validate Multiple Image Upload

    Ok... I have a page where user can insert some informations in a database and also upload related images (without saving to the database).
    This is a free site that I'm developing for humanitary proposes, and I do want him to be good. If people responsable for submiting information of an abandonned dog do not upload an associated image, the site will have no sucess. So, its mandatory to upload some images of the dog.
    Question: How can we validate the multiple upload image SB to be "required" and IF no image is uploaded then, no Insert transaction will be made?
    Thanks

    Hi Marcio,
    >>
    Question: How can we validate the multiple upload image SB to be "required" and IF no image is uploaded then, no Insert transaction will be made?
    >>
    well, there´s a problem with using the Multiple Image Upload *without* saving image names etc to a table :: the Insert or Update transaction that´s required to use this "multi upload" flavor, will be executed *first* and
    (just hope this isn´t plain wrong, but I don´t think so) has no clue of what´s exactly getting triggered afterwards
    This is a sort of "master/slave" chain of actions where the "slave"
    (the upload process) will just do his work after the "master"
    (the Insert transaction) has successfully done something else before -- but not vice versa.
    About the validation as such :: ADDT will always let you validate fields, as long they belong to a certain transaction -- but the "without save to database" image upload procedure is not part of the transaction, that´s why it´s not validatable.
    I would suggest using the "with save to database" multi-upload flavor instead. This variant will be adding an Insert transaction, and the uploaded file names will be part of this transaction and hence are supposed to be validatable. I hope :-)
    Now you might wonder why, because you assumingly don´t need all the file name info that has been stored. That´s right, but if you´d store that stuff in a "dummy" table which has no other purpose than to simply "be there", it might make some sense -- noone will ever force you to query that dummy table, so what ? :-)
    That´s actually all just some "food for thought" for you, as I never tried that myself -- but from knowing ADDT´s "logic", I´m somewhat certain it will work out after all.
    Cheers,
    Günter Schenk
    Adobe Community Expert, Dreamweaver

Maybe you are looking for

  • IBook not staying asleep

    Greetings- I have an iBook come across my workbench that has stumped me and cannot find any relevant information on it via Knowledge Base. It is an iBook G3 32 VRAM and when you shut the lid, it goes to sleep. If you plug in the computer once it is a

  • How to set field alignment in a table in jdev 11.1.2.3?

    hi, How to set field alignment in a table in jdev 11.1.2.3? eg: to diplay a number field in a table as right aligned. I have tried to set field(amount) VO UI Hint Format Type:Number; Format: 0000.00 and jspx as flowing, but it doesnot work. Thanks. b

  • Is there a way to keep the iPhone from checking one address's email?

    Meaning this. I have five addresses on my iPhone. When I go into the mail app, I only want it to check one of them for new mail. But every time it checks all five. Is there any way I can keep it from checking the four without cutting off each account

  • How do I configure my AX to serve as an extender for my AE

    How do I get my AE to act as a wifi extender for my AX.  My current home network is a secure network.  My AE has previously been set up to be used as a base station in hotels..1) do I need to reset my AE to use it as an extender?  2) how do I configu

  • How to wear a watch w/o scratching PB?!

    I haven't worn a watch for at least ten years...until today. Of course the first thing I noticed when I started to type was the "skreech skreech" of my new watch band scraping against the PB. I know 99.9% of y'all are watch wearers, so I'm hoping the