Image Managent System

Hi

I am wondering if there is anything out Open Source there that can handle creation of user profiles, uploading of images and management of these things into correct folders, giving access only to that folder.

I want a user to login, upload details and images and the backend of this is maybe where I handle things to create directories, store images and generate html code.

Any help appreciated.

Not sure, but I think both Menalto and Coppermine have functionality like this.
They might not do exactly what you need, but they should be a good starting point.

http://gallery.menalto.com/

Cheers

Just having a look now.

I supppose I am looking for 2 seperate things. One form that can handle creation of logins to a mySQL db and logging in thereafter. This part would create a folder for that user

Next is a module, code to handle uploading images into a specific folder and creating thumbnails of them…

Thanks