Huge image file.

Do you have anything to share with other users? Your opinions about our programs, suggestions for future products - everything goes here.
Post Reply
sped1530
Posts: 2
Joined: Fri Jul 03, 2009 2:27 am

Huge image file.

Post by sped1530 »

I have a huge image file with like 4000 images. I only need 1200 of them.
How can I compare a text list of the images I need with the image file and pull or copy just those images to a file?

the images are labeled:
ja100.jpg, ja200.jpg, hja300.jpg, ja400.jpg, uja500.jpg, sja100.jpg, and so on.

My list has: ja100.jpg, ja200.jpg, hja300.jpg, uja500.jpg, and so on.

So what I want to do is compare those two files and come out with a file with: ja100.jpg, ja200.jpg, hja300.jpg, uja500.jpg, and so on in it.

Can you compare to different types of files?


Dave

grigsoft
Site Admin
Posts: 1673
Joined: Tue Sep 23, 2003 7:37 pm
Contact:

Post by grigsoft »

Sorry, I'm not quite understand what is the format of your image file with 4000 other images?

sped1530
Posts: 2
Joined: Fri Jul 03, 2009 2:27 am

Post by sped1530 »

What I have is a 4000 jpg images. Then I have a list of 1200 images that I need.

I want to be able to pull the jpg images that are on my list out of the huge file and put them in a folder that I can use.

so it's (jpg folder) - (list of images needed) = (jpg folder for images needed)

Thanks for the quick response.

Dave

grigsoft
Site Admin
Posts: 1673
Joined: Tue Sep 23, 2003 7:37 pm
Contact:

Post by grigsoft »

sped1530 wrote:out of the huge file
What file is that? Or do you always refer to folder with a lot of images? In this case I think the easiest way is to write a small program, that will create some dummy files by your list. Then we can compare your big folder with new one, finding only matching files. Now from Synchronize It! we can copy your files to new location.

grigsoft
Site Admin
Posts: 1673
Joined: Tue Sep 23, 2003 7:37 pm
Contact:

Post by grigsoft »

On other hand, I can write small tool that will copy to other folder files by list from file.

grigsoft
Site Admin
Posts: 1673
Joined: Tue Sep 23, 2003 7:37 pm
Contact:

Post by grigsoft »

On even other hand, there are such tools already. Robocopy should do that. Check also http://answers.yahoo.com/question/index ... 228AARJF58

creator
Posts: 1
Joined: Tue Mar 16, 2010 10:59 am

Re: Huge image file.

Post by creator »

thanks for sharing...

Post Reply