Proof CLI will help you in building a set of HTML pages out of a group of images; we use it for proofing website designs to clients.
By default this tool uses a base template repository located here, you can swap this out when creating a proof.
npm install -g proof-cli
proof create image1.jpg image2.jpg image3.jpg
For more information on the different commands available:
proof help