I\'m designing a website and I need to:
If you're willing to migrate into an MVC PHP framework, I strongly recommend Codeigniter.
Besides several other classes and libraries that handle pagination, tables, security, forms, etc CI also has nice upload and image manipulation classes that are very handy and flexible. I believe they can do all you require (just not sure about jpg conversion).
You can check them out at:
Image manipulation class
File uploading class