Software filter: looking for a free program to rename lots of image files...
July 9, 2007 8:23 PM Subscribe
Software filter: looking for a free program to rename lots of image files...
I'm trying to get rid of stuff that i dont use, and i figured that two years worth of college notes would be a good place to start.
Two big boxes down to under 500mb. (mostly greyscale 100-150dpi .png files)
I used a brother MFC to scan them, but it doesn't do double sided scanning.
What i've done for double sided things is put them in a stack, scan the fronts, and then the backs.
I put the fronts one folder, and the backs in another folder.
My scanning software names each slide in numerical order (001, 002, 003, and so on).
So if i had a two page, double sided document (4 sides), page one and three (the fronts) would be in one folder and named 001 and 002.
Page two and four (the backs) would be in another folder and would be named 003 and 004.
Page: Name:
1 001
2 004
3 002
4 003
(of course i'm often dealing with a spiral notebook that contained 50-100 double-sided pages.)
Is there some software that i could use to put these back in order? I've searched google for freeware re-naming software and havent found anything all that useful.
I know i've had to write more complex sorting algorithms for the two java classes i took (before i changed my major...)
and it seems that it would be as easy as taking the first set of names, reading them into an array with a blank space after each one, and then reading in the second set of names in reverse order into those blank spaces. Then actually doing all that renaming nonsense (which is were i'd get into trouble).
Seriously, someone has to have written this before.
posted by itheearl to computers & internet (16 answers total) 4 users marked this as a favorite
posted by revmitcz at 8:38 PM on July 9, 2007