One picture to different filenames

hy,
i want to save a picture (jpeg file) to different filenames.
the filenames i have in an excel oder csv / txt file.
anyone have a script for this or can help me otherwise ?
thanks

A csv file in that format will not work!
You need to supply the FULL PATH of the files.
You need to create a csv file like this.
First column: File to copy
Second and subsequent columns:destination path and name
IE:
c:/test area/pics/Test4.jpg,c:/folderxyz/pics2/secondTest4.jpg,c:/folderabc/pictures/mypic.jpg,c: /test folder1/abc.jpg
The following code should then copy the files.
function main(){
var csvFile = File.openDialog("Open Comma-delimited File","comma-delimited(*.csv):*.csv;");
if(csvFile == null) return;
csvFile.open("r");
while(!csvFile.eof){  
var fileList = csvFile.readln();
   if (fileList.length > 3) {
   fileList  = fileList.split(",");
   for(var a =1;a<fileList.length;a++){
    new File(fileList[0]).copy(new File(fileList[a]));
csvFile.close();
main();

Similar Messages

  • I am trying to save  one  picture in different versions- How do I do that- there is nothing that allows me to save as

    I am trying to save  one  picture in different versions- How do I do that- there is nothing that allows me to save as- How do I do that??

    http://www.apple.com/aperture/
    Regards
    TD

  • Can you please help me by saying me how can i join two different picture to make it as one picture.??

    Hi Sir/ Madam,
       My name is Rishav and I am facing some problem with my Photoshop CC. Actually I have a question. If you guys could help me out i will be very obliged. The quest in "Can you please help me by saying me how can i join two different picture to make it as one picture.??"

    Maybe you should post over at
    Photoshop for Beginners
    or start with the "Get Started" section of the Help:
    Photoshop Help | Photoshop Help
    And your question
    Can you please help me by saying me how can i join two different picture to make it as one picture.??
    does not seem particularly specific – do you want to simply combine two images as they are, do you want to clip elements from the one and insert them into the other, …?
    Could you post (lores of) the images and explain what you intend to achieve?

  • Copying a page from one picture book into another

    Does anyone know how to copy a page from one picture book into another. I have made 2 books and would like to make a third consisting of pages from the first 2 but seem unable to do it without starting again, or at least starting from a duplicate of one and re doing all the missing pages.

    Garageclan
    Welcome to the Apple user to user assistance forums
    print each page you want to include in "book 3" to a PDF and use the send PDF to iPhoto option - this will give you the pages as images in iPhoto that you can them place into "book 3"
    See Old Toad's tutorial #19 for more details - http://web.mac.com/toad.hall/OldToadsTutorials/No._19.html - note that it is slightly different - you are only using the beginning part
    LN

  • When iPhone is connected to PC, it shows in itunes but Autoplay does not open for me to copy photos. I tried the Control Panel, changing Autoplay settings but no use. I use a Windows Vista. Please help! All my little ones' pictures are on my iPhone 3GS

    When iPhone is connected to PC, it shows in itunes but Autoplay does not open for me to copy photos. I tried the Control Panel, changing Autoplay settings but no use. I use a Windows Vista. Please help! All my little ones' pictures are on my iPhone 3GS.
    I tried hard reset on my iPhone. I tried restarting laptop and iPhone. I tried a different laptop. I tried removing driver and reinstalling from Device Manager but did not find a driver other than "Apple Mobile Device USB Driver" under "Universal Serial Bus controllers" which I heard shouldn't be uninstalled.
    Anything I haven't tried?
    HELP!

    A bit confused by your statement
    bcboarder wrote:
    . I do not understand why the music is clearly on the Ipod but wont reconize it anywhere.
    Are you seeing your music listed in the iPod screen, or in Win explorer as in your earlier post?
    I can see all the songs in my Edrive>al's Ipod> Ipod Control> Music folder.
    A corrupted iPod database, will report zero music used, and have your music size reported as others, so you wont see the music in the iPod screen. Sorry, I thought there was some hope for you with iPodAccess, in recovery of the corrupted iPod database with your ratings.
    You can try to borrow and  use the Mac Disk Utility ->First Aid ->Repair.
    Of course, if your iPod Hardisk is in a bad state, from the Disk Diagnostic report, then all my suggestion are futile.

  • Putting lots of different pictures into different pdf-files together

    hi there,
    my boss gave me a tricky task and I dont know how to solve the problem without some help. It's about putting lots of different pictures into different pdf-files together. May be you have some ideas how to succeed. Please excuse my german-laced english.
    My task is to merge (or put together) about 4-5 pictures into one pdf. the problem: i have 4.000 pictures. the advantage: the pictures that i have to merge are named pretty similar, it looks like:
    ab_pictures 1
    ab_pictures 2
    ab_pictures 3
    ab_pictures 4
    ab_pictures 5
    cd_pictures 1
    cd_pictures 2
    cd_pictures 3
    cd_pictures 4
    ef_pictu...etc.
    i have to merge ab-picuteres 1-5 to one pdf called "ab_pictures 1", cd_pictures to one pdf called "cd_pictures 1"...
    because there are so many picture-groups that i have to merge i was wondering if there is a possibility to automate this task by just telling the programm once what it has to, so it can do it without me sitting next to it, telling it each time what it should do next.
    this would safe me a lot (!) of time. Here at my working place there is adobe acrobat reader 9 running, there is also distiller available (I dont know what this appclication is used for).
    my question: is it possible to "programm" acrobat that i could do such a task automatically? Or do I have to buy other programms (may be a database-programm or something like that) to be able to it?
    thank you very much in advance for your expertise and please excuse my german-laced english.
    regards,
    scoutee1

    Two locations, for Acrobat Scripting, that may be helpful.
    #1. Acrobat Scripting here in the Adobe Forums.
    http://forums.adobe.com/community/acrobat/acrobat_scripting
    #2. Acrobat User Community's JavaScript Forum.
    http://acrobatusers.com/topics/javascript
    edit: above link is to AUC Learning Center content.
    The forum is at:
    http://acrobatusers.com/forums/acrobat-discussions-topic/javascript
    Be well...
    Message was edited by: CtDave

  • How to change colors in one picture that they will be similar to colors in other picture

    Rather big title but I couldn't find better one.
    I have two pictures presenting the same thing, but in different light (e.g. one is made in the morning and one in the evening). So - similar objects have different colors. How can I change the a picture that the colors of objects will be similar to the second one? Something like taking histogram from one picture and using it in the second one. Can it be done in PSE8?

    Hi,
    I haven't done it in PSE 8 but use that frequently in PSE 9 and thought it would be useful to post it here. in PSE 9, you can use the Style Match feature of Guided Edits. I find that quite useful.
    Thanks

  • Picture is different than in preview screen

    When I click on one picture in the Photo Screen, it is different than when it is showing multiple pictures at once.  How do I get to show the right picture which is the one in full screen.

    Back Up and try rebuild the library: hold down the command and option (or alt) keys while launching iPhoto. Use the resulting dialogue to rebuild. Include the option to rebuild the thumbnails. It can take 3 or 4 goes for this to work

  • I have 45:59 mins lecture and one picture, can't export to QT with one file

    I have a lecture of a duration of 45:59 mins. and one slide (picture). I have created a slide show in Keynote (v. 5) and wanted to export to QT for YouTube uploading. I end up having two files! and when I upload to YouTube, it fails for not being the right kind of file, while it (they) is .mov!!! Any suggestions?
    thanks,
    WindsorPro

    Hello Gary:
    I was hoping you would answer, I wanted to reply to your earlier comment on how to create something similar to mine. You said, "Start a new presentation to remove the previous sound recording, Keynote is holding onto the other sound files. Add the graphic items to each slide and one sound file to each slide for the voice over 1 - In Inspector > Transitions;  use start transitions automatically and set each transitions delay to the duration of the individual sound file. 2 - In QT export, set Fixed Timing and delete the value in the duration box, QT will then use the custom timings for each individual slide. This procedure does work exactly as needed, Iv used this for nearly 6 years using 4 different versions of Keynote."
    I tried the above and didn't work, because there are two duration boxes and Keynote won't let me delete the value!
    Also, I tried your new suggestion, send to > YouTube, and still, failed. I think because Keynote is creating two files, both with .mov suffixes. But the one that has the slide on it (when it is not activated) is empty! with 00:00 duration (when I press cmd-i) and the other has a movie strip logo, and it is the audio file, however, without the slide! And YouTube rejects them as not being one of its acceptable formats! (Even though both have .mov at the end).
    Finally, I bumped into a YouTube presentation, and found out how easy it was, you wouldn't believe it!!!
    Just drag the sound file onto the one slide in Keynote ( I have just one picture in this project ) and then export to QuickTime! It's real-time conversion, so, it took 45:59 mins. to finish it, of course I went to bed and in the morning it was done. Once it was done, I uploaded it to YouTube by just dragging the file onto the designated area. It took another 81 mins.!

  • IPhoto 2011. Created an album from different cameras (different filenames), placed pics in order in album but want to export into new folder on desktop in same order. Can I number the pics within iPhoto to reflect that order, or simply export in order?

    iPhoto 2011. I have created an album from different cameras (different filenames), and placed pics in order in the iphoto album but want to export into a new folder on the desktop in that same order. Can I number the pics within iPhoto to reflect that order, or simply export in order? 
    Thanks!

    File -> Export, and note the options under File Name
    Another way:
    Here's one (of several) way(s) to do what you want:
    Make an Album of the photos, then drag the pics into your preferred order.
    Then Photos Menu: Batch Change -> Set Title to Text "John's Birthday", for instance, and tick the box to append a number to each Photo. Now your photos are titled 'John's Birthday 001, John's Birthday 002 ... etc'
    Then File -> Export and in the Export dialogue set the Filename to "Use Title"
    Sort on Filename in the FInder and you end up with a folder full of images in the same order as the Album in iPhoto.

  • I want to remove photo from one picture and move it to another. How is this done?

    I would like to take a photo from one picture with a different background and move it to another photo that has better scenery for the project i am working on. How is this done?

    In Editor, go to the expert tab.
    Open picture B, the one you wish to select something from to add to another picture.
    Use one of the selection tools, e.g. selection brush, lasso tool, to select the object. You will see an outline ("marching ants") once the selection is complete
    Go to Edit menu>copy to copy the selection to the clipboard
    Open picture A, then go to Edit>paste
    Use the move tool to position object from picture B.
    In the layers palette you should see picture A as the background layer, and object B on a separate layer.

  • Playing jpeg pictures for different amount of time

    hello everyone.
    i'm new to jmf and i have been reading a bit about it. so i tried the sample code at: http://java.sun.com/javase/technologies/desktop/media/jmf/2.1.1/solutions/JpegImagesToMovie.java (THIS WAS VERY HELPFUL)
    this program displays each image for 1 second each.
    now my problem is, i want to display these pictures for different amount of time... for example: display pic1 for 1 second, then display pic2 for 3 sec and so on.
    can anyone help me please. THANKS

    >
    i'm new to jmf ..>The [JMF forum|http://forums.sun.com/forum.jspa?forumID=28] is the best place to ask JMF related questions, but I am guessing you are also new to Java, and to programming, so this forum might be best for the moment.
    >
    ..and i have been reading a bit about it. so i tried the sample code at: http://java.sun.com/javase/technologies/desktop/media/jmf/2.1.1/solutions/JpegImagesToMovie.java (THIS WAS VERY HELPFUL)
    this program displays each image for 1 second each.
    now my problem is, i want to display these pictures for different amount of time... for example: display pic1 for 1 second, then display pic2 for 3 sec and so on.>Well.. given a run of [JpegImagesToMovie.java|http://java.sun.com/javase/technologies/desktop/media/jmf/2.1.1/solutions/JpegImagesToMovie.java ] might go..
    java JpegImagesToMovie -w 400 -h  300 -f 1
      -o the.mov pic1.jpg pic2.jpg pic3.jpg..you might instead try..
    java JpegImagesToMovie -w 400 -h  300 -f 1
      -o the.mov pic1.jpg pic2.jpg pic2.jpg pic2.jpg pic3.jpg
    Lines broken for clarity.  Instead have command all in one line.
    This simply repeats the second frame, three times. The .MOV format might 'optimize away' the second and third frame from the final file, but I would not count on it.
    Of course, a far better way to animate images (with transition effects, full control over time, and all the bells and whistles) is to load the images into memory and create the slide show using the Java 2D abilities, mostly found in the Graphics class.

  • Exported QT movie blocks on one picture

    After exporting my latest FCE sequence to a QT movie, as many times before, I found this: after showing a few minutes of movie the video blocks on one picture (an imported still image) while the audio goes on as expected. The rest of the movie just shows that picture.... The other sequence of the project, which is much the same (also with many imported still images) exports as normal.
    I replaced the picture, rendered everything several times, tried to export it with and without markers, but it shows the same effect everytime.
    Anyone had this before and knows what I could do?
    Thank you very much

    Not sure if Ihave enough information to comment on this, but I have had a similar situation happen in the past. While I'm not sure your problem is the same one I experienced when using multiple stills, I was able to fix my issue through a few different processes. First I color corrrected all the stills, since the white levels were pretty hot. If you've never done this before then just do it the easy way. Select all your stills in the timeline and go to the Efffects menu. Select Video filters/collor correction/Broadcast Safe. This will bring all your white levels down to 90%.
    Then select your entire timeline in your sequence go to the Effects menu select video filters/video/De-interlace.
    Now try to export your QT movie and see if that doesn't do the trick. If your problem is the same as mine then this should work. If it's not the same issue then sorry for wasting your time.
    Good luck,
    Doug

  • Accidently edited pictures in different catelogs

    I accidentally edited pictures in different catalogs. How do I move selected images from one catalog to another.
    Jim

    You don't "move" the images.
    You have to export the select images as a catalog (select the desired images, then File->Export as Catalog, do not check "Include Negatives"), then in the other catalog select File->Import from Another Catalog and point to the catalog just created.

  • My serial number for Logic Studio doesn't work. I used one from a different box and it worked. How can I get a new number?

    My serial number for Logic Studio doesn't work. I used one from a different box and it worked. How can I get a new number?

    http://support.apple.com/kb/TS2005
    http://support.apple.com/kb/HT1861
    https://ssl.apple.com/support/proapps/serialnumbers/

Maybe you are looking for