PDA

View Full Version : image data entry kinda



Chris
05-17-2006, 03:32 PM
I got this job I need done.

Basically it involves taking an image. Resizing it as necessary, adding what is more or less a caption to part of the image, and then saving it with a specific filename.

I need this done 200 or so times.

For payment I was thinking 50 cents per image.

If you're interested send me a PM and I'll give you full details.

The New Guy
05-17-2006, 08:47 PM
Why couldn't you do this with a php script?

Chris
05-18-2006, 06:53 AM
1. Don't have all the images obtained yet.

2. The textual caption is not set. It could be possibly done with if I wrote some complex regular expressions to parse a text field.

Chris
06-05-2006, 06:14 AM
I still need this done, or if someone thinks they could write a script that accepted a few inputs:

1. a file upload of the image
2. a text field for the top
3. a text field for the bottom

Then generate a fancy picture-frame like border around the image and save it as a certain filename (provided by another text input).