{"id":15707686,"url":"https://github.com/yozik04/fotorama_creator","last_synced_at":"2025-10-14T17:30:43.487Z","repository":{"id":21792072,"uuid":"25114561","full_name":"yozik04/fotorama_creator","owner":"yozik04","description":"Fotorama image gallery creator script","archived":true,"fork":false,"pushed_at":"2014-11-01T22:23:40.000Z","size":264,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-24T20:01:45.418Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yozik04.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-10-12T09:05:06.000Z","updated_at":"2023-04-25T07:37:49.000Z","dependencies_parsed_at":"2022-07-16T14:18:05.240Z","dependency_job_id":null,"html_url":"https://github.com/yozik04/fotorama_creator","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/yozik04%2Ffotorama_creator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yozik04%2Ffotorama_creator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yozik04%2Ffotorama_creator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yozik04%2Ffotorama_creator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yozik04","download_url":"https://codeload.github.com/yozik04/fotorama_creator/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":236495240,"owners_count":19158125,"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-03T20:41:06.691Z","updated_at":"2025-10-14T17:30:38.197Z","avatar_url":"https://github.com/yozik04.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Fotorama creator\n================\n\nFotorama image gallery creator.\n\nCreates thumbnails and scaled down images for optimal web performance.\n\nScript uses all cpu threads available to scale images down with ultimate performance.\n\nAdditionally supports:\n\n* Importing only Google's Picasa starred images.\n* Sorting by date and file name (date is by default)\n\nInstallation\n=============\n\n    git clone git@github.com:yozik04/fotorama_creator.git\n    cd fotorama_creator\n    sudo ./setup.py install\n\nsudo is not required if you are installing into virtualenv\n\nUsage\n======\nExample:\n\n    fotorama_create ~/a/picture/folder\n\nAll available options:\n\n    usage: fotorama_create [-h] [-o OUTPUT_DIR] [-t TITLE] [-s {date,name}] [-sg]\n                           [-ps] [-ft]\n                           photo_dir\n    \n    Create photo gallery in current directory.\n    \n    positional arguments:\n      photo_dir             Source photo directory\n    \n    optional arguments:\n      -h, --help            show this help message and exit\n      -o OUTPUT_DIR, --output_dir OUTPUT_DIR\n                            Current working directory is used by default\n      -t TITLE, --title TITLE\n                            Gallery title to be used in index.html\n      -s {date,name}, --sort {date,name}\n                            Sort pictures by. Default is date\n      -sg, --sort_global    Use global sort. Useful when you have multiple folders\n                            of the same event\n      -ps, --picasa_star    Only Picasa starred photos\n      -ft, --force_thumbnails\n                            Force recreate thumbnails\n      \nResults\n========\nAfter processing your folder will look like:\n\n    ├── index.html\n    ├── optimized\n    │   ├── a.JPG\n    │   └── b.JPG\n    ├── photos -\u003e ~/a/picture/folder\n    ├── static\n    │   ├── fotorama.css\n    │   ├── fotorama.js\n    │   ├── fotorama.png\n    │   ├── fotorama@2x.png\n    │   └── jquery-1.10.2.min.js\n    └── thumbs\n        ├── a.JPG\n        └── b.JPG\n        \nindex.html was generated for your image gallery.\nOpen it in a browser to see your gallery locally.\n\nYour source images folder is left untouched!\n\nTODO\n=====\n* Create map links if images have coordinates.\n* Enable original image download.\n* Import image titles from Google Picasa.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyozik04%2Ffotorama_creator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyozik04%2Ffotorama_creator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyozik04%2Ffotorama_creator/lists"}