Quantcast
Viewing all articles
Browse latest Browse all 3

Ruby glob example - preview many image by creating a single HTML file

Ruby glob example - preview many image by creating a single HTML file

Every once in a while someone will give me a large collection of images (JPG, PNG, GIF) that I need to either look at or print. On the Mac (and recent versions of Windows) there are now tools to look at a group of images, but I still like a little program that I wrote.

I wrote this program in Ruby, and what it lets you do is combine all of your pictures into one web page. Then, with the use of CSS, the HTML document you create lets you print each image on a separate page.


Viewing all articles
Browse latest Browse all 3

Trending Articles