{"id":42277152,"url":"https://github.com/cshum/imagor-studio","last_synced_at":"2026-03-14T22:44:39.632Z","repository":{"id":315931971,"uuid":"847367440","full_name":"cshum/imagor-studio","owner":"cshum","description":"Self-hosted image gallery with built-in editing and template workflows","archived":false,"fork":false,"pushed_at":"2026-03-10T10:03:32.000Z","size":6571,"stargazers_count":206,"open_issues_count":3,"forks_count":5,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-03-10T17:19:07.266Z","etag":null,"topics":["gallery","golang","photo-editing","photo-gallery","photos","react","self-hosted"],"latest_commit_sha":null,"homepage":"https://imagor.net","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cshum.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-08-25T16:17:17.000Z","updated_at":"2026-03-10T10:02:06.000Z","dependencies_parsed_at":"2025-10-30T03:47:10.231Z","dependency_job_id":"3e9741f8-1524-49be-aed3-ff8cd96e541b","html_url":"https://github.com/cshum/imagor-studio","commit_stats":null,"previous_names":["cshum/imagor-studio"],"tags_count":86,"template":false,"template_full_name":null,"purl":"pkg:github/cshum/imagor-studio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cshum%2Fimagor-studio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cshum%2Fimagor-studio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cshum%2Fimagor-studio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cshum%2Fimagor-studio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cshum","download_url":"https://codeload.github.com/cshum/imagor-studio/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cshum%2Fimagor-studio/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30520755,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-14T19:51:21.629Z","status":"ssl_error","status_checked_at":"2026-03-14T19:51:12.959Z","response_time":57,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["gallery","golang","photo-editing","photo-gallery","photos","react","self-hosted"],"created_at":"2026-01-27T08:08:11.396Z","updated_at":"2026-03-14T22:44:39.626Z","avatar_url":"https://github.com/cshum.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Imagor Studio\n\n[![Test Status](https://github.com/cshum/imagor-studio/workflows/test/badge.svg)](https://github.com/cshum/imagor-studio/actions/workflows/test.yml)\n[![Docker Hub](https://img.shields.io/badge/docker-shumc/imagor--studio-blue.svg)](https://hub.docker.com/r/shumc/imagor-studio/)\n\nSelf-hosted image gallery with built-in editing. Virtual scrolling, drag-and-drop management, multi-layer compositing, and template workflows.\n\n- Virtual Scrolling Gallery — browse thousands of images instantly, no indexing or waiting\n- Image Editing — multi-layer compositing, template workflows with instant URL generation\n- Drag-and-Drop Management — upload, organize, multi-select for bulk operations\n- Non-Destructive Workflow — originals untouched, all transformations via URL\n  No\n\n![Screenshots](assets/screenshots.jpg)\n\n## Quick Start\n\nRun with SQLite database and your image directory mounted. You can replace `~/Pictures` with the path to your preferred directory (e.g., `~/Desktop`, `~/MyPhotos`, `~/Downloads`).\n\n```bash\ndocker run -p 8000:8000 --rm \\\n  -v $(pwd)/imagor-studio-data:/app/data \\\n  -v ~/Pictures:/app/gallery \\\n  -e DATABASE_URL=\"sqlite:///app/data/imagor-studio.db\" \\\n  shumc/imagor-studio\n```\n\nOpen in browser\n\n```\nhttp://localhost:8000\n```\n\n**What this does:**\n\n- Mounts your Photos directory\n- Creates persistent storage for the app database (SQLite)\n- Redirects to admin setup process on first launch\n\n\u003e [!NOTE]\n\u003e Ready to dive deeper? Check out [Documentation](https://docs.studio.imagor.net/)\n\n## Links\n\n- **[Documentation](https://docs.studio.imagor.net/)** - Documentation including configuration, architecture, and deployment guides\n- **[imagor](https://github.com/cshum/imagor)** - Fast, secure image processing server and Go library, using libvips\n- **[vipsgen](https://github.com/cshum/vipsgen)** - Type-safe, comprehensive Go binding generator for libvips\n- **[imagorvideo](https://github.com/cshum/imagorvideo)** - imagor video thumbnail server in Go and ffmpeg C bindings\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcshum%2Fimagor-studio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcshum%2Fimagor-studio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcshum%2Fimagor-studio/lists"}