Web Interface for shell script.

Hi Team,

I have daily pdf files which i have to convert in tif images. I have script which does it. I need to put these images in some specific folder (which i create manually) on server. Is there any web based way to it, so that user can simply browse file & it will convert & upload on server in specific folder which user specify?

Why not convert via a cron job then the users can use a graphic ftp client for file transfer (i.e. filezilla)