{"id":17037424,"url":"https://github.com/robflaherty/picture-show","last_synced_at":"2026-01-04T18:06:13.614Z","repository":{"id":35132972,"uuid":"209090712","full_name":"robflaherty/picture-show","owner":"robflaherty","description":"Command line tool for sharing photo albums","archived":false,"fork":false,"pushed_at":"2022-09-07T16:27:03.000Z","size":12432,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-18T11:35:26.270Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"SCSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/robflaherty.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-09-17T15:28:27.000Z","updated_at":"2022-09-07T16:27:07.000Z","dependencies_parsed_at":"2022-09-10T16:51:54.683Z","dependency_job_id":null,"html_url":"https://github.com/robflaherty/picture-show","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robflaherty%2Fpicture-show","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robflaherty%2Fpicture-show/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robflaherty%2Fpicture-show/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robflaherty%2Fpicture-show/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/robflaherty","download_url":"https://codeload.github.com/robflaherty/picture-show/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245031515,"owners_count":20549926,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-14T08:53:52.460Z","updated_at":"2026-01-04T18:06:13.541Z","avatar_url":"https://github.com/robflaherty.png","language":"SCSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Picture Show\nA command line tool for generating a photo gallery from a folder of images.\n\n[Demo Gallery](https://major9th.s3.amazonaws.com/picture-show/dyc56nxw2949/index.html)\n\n## Installation\n`npm install -g picture-show`\n\n## Usage\nPass Picture Show a folder of images and tell it where to export the gallery to. Picture Show will resize the images to a set width (default is 1400px) and copy them into a new folder, named with a random string, along with the gallery HTML/CSS/JS. The original images will not be modified.\n\nThe image resizing library does not support HEIC so if exporting from Apple Photos make sure to export JPGs.\n\nThe script checks the Exif data for creation date (using `DateTimeOriginal`) and sorts by date.\n\n`$ picture-show [source images dir] [export dir]`\n\nExample: `$ picture-show ~/Desktop/photoFolder ~/Desktop`\n\n### Options\n`--show-date` : add this flag to display the photo creation date in the gallery\n\n`-w [width in px]` : sets the width of the photos. default is 1400\n\nExample with options: `$ picture-show ~/Desktop/photoFolder ~/Desktop -w 2000 --show-date`\n\n### Credits\n[blueimp Gallery](https://github.com/blueimp/Gallery) for the front end. [Sharp](https://github.com/lovell/sharp) for image resizing. [jpeg-exif](https://github.com/zhso/jpeg-exif) for reading exif data. [minimist](https://github.com/substack/minimist) for parsing command line arguments. [fs-extra](https://github.com/jprichardson/node-fs-extra) for file manipulation.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobflaherty%2Fpicture-show","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frobflaherty%2Fpicture-show","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobflaherty%2Fpicture-show/lists"}