<div dir="ltr"><div><br></div><div>two questions:</div><div>  - does it have to be a web server?  I would think just using the file manager with image preview would be good.</div><div>  - Last time I did this (many years ago) I just used fancy indexing on straight apache... but no thumbnails that way.</div><div><br></div><div><br></div>fwiw: I just did apt search gallery and the following looked promising... have not used:<div><br></div><div><div><br></div><div>fgallery/bionic,bionic 1.8.2-2 all</div><div>  static HTML+JavaScript photo album generator</div><div><br></div></div><div><div>lazygal/bionic,bionic 0.9.1-1 all</div><div>  static web gallery generator</div><div><br></div><div><div>libapache-gallery-perl/bionic,bionic 1.0.2-5 all</div><div>  Apache module to create image galleries on-the-fly</div><div><br></div></div><div><br></div><div><br></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Aug 13, 2018 at 8:47 AM, Chris Green <span dir="ltr"><<a href="mailto:cl@isbd.net" target="_blank">cl@isbd.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I'm looking for a simple, efficient way to generate an HTML gallery<br>
from a hierarchy of jpeg images.<br>
<br>
I.e. I have a directory ~/pictures which contains quite a deep<br>
hierarchy of sub-directories oranising my pictures organised as I<br>
want them.  It's quite big, something like 30 thousand images which<br>
total something over 50Gb.<br>
<br>
I want a way to generate a web gallery with much smaller iamage files  <br>
(e.g.  maximum image size something like 1024x1024) in a hierarchy<br>
with simple HTML (or whatever) to make it navigable with a web<br>
browser.  This is 'all on one system', not for export to the WWW, it<br>
will just be displayed using the apache server on the same system.   <br>
<br>
I also want to be able to select just a few images and generate a<br>
gallery which will be possible to export to a web server.  This is for<br>
<br>
showing people a few pictures by sending them a link in an E-Mail.<br>
<br>
<br>
<br>
Currently I use Photofloat (<a href="https://git.zx2c4.com/PhotoFloat/about/" rel="noreferrer" target="_blank">https://git.zx2c4.com/<wbr>PhotoFloat/about/</a>)<br>
<br>
which does a fair amount of what I want but I'm looking for something<br>
<br>
better.  Photofloat's disadvantages (for me) are:-<br>
<br>
    It puts all of its output in one directory, so for my whole<br>
    hierarchy there are well over 100 thousand files in one directory.<br>
<br>
    This makes some operations rather difficult and slow.<br>
<br>
    As a result of the above it's also difficult to find the reduced<br>
    size version of any particular image which I sometimes want to do<br>
<br>
    for attaching to E-Mails etc. <br>
<br>
    The navigation controls while adequate could be better.<br>
<br>
    It's not particularly easy to run Photofloat on a subset of my<br>
    images, I've written a script to do it but the whole thing gets a<br>
<br>
    bit messy.<br>
<br>
<br>
So, any ideas for a relacement?<br>
<span class="HOEnZb"><font color="#888888"><br>
-- <br>
Chris Green<br>
<br>
-- <br>
ubuntu-users mailing list<br>
<a href="mailto:ubuntu-users@lists.ubuntu.com">ubuntu-users@lists.ubuntu.com</a><br>
Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-users" rel="noreferrer" target="_blank">https://lists.ubuntu.com/<wbr>mailman/listinfo/ubuntu-users</a><br>
</font></span></blockquote></div><br></div>