ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

DonationCoder.com Software > Post New Requests Here

REQ - image search file maker

(1/6) > >>

agent23:
i would like a program that grabs the first result of a google images search and renames the flle based on the search terms. the search terms come from a list. this is a long list and each line, or list item, is each search string and needs to be the name of the file grabbed. this list is a .txt file
the images are to be saved in a folder i choose/create. the files should be .jpg if they are not already. if there are no results then no file is named.

example: 1) program reads 'picture of a red ball' from the .txt file 2) program googles for 'picture of a red ball' in google images 3) program saves
 the first result as 'picture of a red ball.jpg'

more e.g.
list -
some guy on boat
nov090147
happy death comics #110
abcxyz
123456

resulting file names after grab -
some guy on boat.jpg
nov090147.jpg
happy death comics #110.jpg
abcxyz.jpg
123456.jpg

Gothi[c]:
Should be doable with a small perl script - but someone could probably write you a more windows-friendly autohotkey script a lot quicker...

awopbamboo:
Hi

I'm willing to give this a spin if you like, do you still require it?

Hello all, my first post....  I'm normally on as a 'Guest'.

J

cranioscopical:

Hello all, my first post....  I'm normally on as a 'Guest'.
-awopbamboo (September 03, 2009, 08:39 AM)
--- End quote ---

Hello to you, too!  Nice to see someone new throw their hat into the ring.

agent23:
yes, i do still need this program. let me know if you have any questions. thank you for your time.

Navigation

[0] Message Index

[#] Next page

Go to full version