Quote:- access rights for album (restrict view/download of an album to specific users or groups)
Direct rights only for top level albums. Please read:
http://www.zenphoto.org/news/an-overview-of-zenphoto-users
Quote:- bunch download of one or more selected albums as .zip
Download of an album as zip is supported but not several at once. But you might need to modify the theme used to offer a zip download.
Quote:Fileformats is mostly .jpg, .png and .tif, but can be .ai, .cdr, .psb or vector formats like eps too.
Zenphoto only supports standard web image formats jpg,gif,png and if your server use Imagick as the image processor additionally tiff. For all other "non standard" image formats like the vector formats you listed you would need to create a "fake handler". Examples to start these are the class-*** plugins included.
So in short all is possible but you will have to do some work. Of course your modified theme and your custom plugins you need to maintain. But Zenphoto's updatability is not affected by that.