Would love to got this little add-on to ispconfig: Description: For each Webspace you can toggle the option to automaticly optimize png and jpg images. To do this, a php or shell-Script is used, which do the Stuff which is described here (as shell-Script): http://seravo.fi/2013/tips-to-optimize-images-for-faster-loading-websites Maybe also a good way is to add a section in ispconfig-Backend where the admin can only enter those path which has to be parsed for image-optimation (so not whole webspace of user is parsed, cause maybe he want to have ultra-high-resolution-images on his webspace in a special folder). To add a parameter-Field for jpegopti would also be a great Feature, so the admin can add additional parameters like "--max=90 --all-progressive"...