Six years ago, I released iPhoto Disc Export, a tool for exporting an iPhoto library as a standalone website. Now that iPhoto is no longer supported on the newest versions of Mac OS, I was force to update the software to work with Photos. Enter Photos Disc Export.
Photos Disc Export is a a PHP script that exports a Mac OS Photos library into folders of image files (one folder per day) and builds a minimalist JavaScript-powered website that provides a simple photo viewing experience. The website can be put online, or it can be run entirely offline (like from a burned DVD). The code is all open source and the usage instructions are in the README.
Here’s a screenshot of the main page of the website it generates:
And here’s an example of a single photo’s page:
I know it’s a pretty niche project, but hopefully it will come in handy for anyone looking to make their Photos library more shareable and accessible.