Bi0haZarD Posted June 28, 2005 Posted June 28, 2005 (edited) ok, kinda lame script unless you have just recovered pictures off an old hard drive. lol.I decided to make a script after I had to recover nearly 800 pictures off my sisters old hard drive. the program i used named every file "cluster ######.JPG" and every file was 1.43 megs... which was 1.1 gigs of pictures... after resaving them with paint each file was about 283 KB. turning that 1.1 gigs to a slim 188 megs. I'm sure theres probably other ways to get the filenames and open them in paint, but i think this was the simplest. you specify the folder, filename start number end number and extention and it does the rest. It simply increments the ###### in the file name...Example:hitting browse and selecting the file inserted all the data, the Filename was originally "cluster 934823" you remove the numbers so you get "cluster " (notice the space) and put that number in the start number text box. then find the highest number file for this example, i just used "940000"anyone can modify this script in anyway they please. This is my first script so i wouldn't be surprised if something can be simplified, but this works lol Many thanks to:MSLx Fanboy for getting me past the 1 million max on the "for to" array. /dev/null for supplying me with the correct code to get the progress bar working btw.. the program used to recover the pictures incase anyone want to know was: PC Inspector 4.xresave.au3 Edited June 28, 2005 by Bi0haZarD
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now