Creating an albumPut all your images in a directory, say
mkdir ~/album and run bins with the two directories (source and destination) as parameters : bins ~/images ~/album This will create an HTML album, with sub-albums, thumbnails and scaled images. To change the appearance of the HTML album, a style can be
chosen with the BINS looks for this subdirectory in the directory specified by
the See the man page for all style names available. If someone has the artistic talent to create HTML templates for a new style, I am interested... bins has some other command line options, type bins -h to see them and see the bins(1) man page. |