egaia collage

Generate a collage from a series of images representing the items in a collection.

Usage

egaia collage --help
    egaia collage [ --item=ITEM... ] [ --prefix=PREFIX ]

Options

--help
Show this help text and exit
--item=ITEM...
Produce the collage from the thumbanil images for the specified items. Each ITEM should be a filename or bare UUID for an item available in the current collection. A filename can refer to the original item; the thumbnail image will automatically be located.
--prefix=PREFIX
Append this prefix to the generated filenames.

Two collages are generated in the root of the collection, and given the filenames “<PREFIX>collection-thumb.jpg” and “<PREFIX>collection-cover.jpg”. Medium-size derivative images must already have been generated in order for this to work. If items are specified, the images will be added to the collage clockwise from left, in the order given. Otherwise, a collage will be generated with images in random order. Run the command again (without arguments) to generate a new collage if you are not satisfied with the existing images or the order in which they are presented.