Immich
Google フォトの代替。スマホ自動バックアップと顔認識つき
オープンソース代替:Google フォト
- ARM対応
- Docker対応
- セルフホスト可
- 商用利用可
- 日本語UI
- 日本語ドキュメント
Immich は写真・動画を自宅サーバーや VPS にバックアップし、Google フォトのように閲覧・検索できるツールです。iOS / Android アプリからの自動アップロード、機械学習による顔・物体検索に対応しています。
日本語対応
UI・モバイルアプリともに日本語対応。
※ 日本語化率はリポジトリ内の翻訳ファイル(i18n/ja.json)の項目数を英語版と比較して自動計測しています。最終計測:2026/9/17
向いている人・向いていない人
向いている
- Google フォトの容量課金をやめて、スマホ写真を自宅サーバー/VPS に自動バックアップしたい
- 顔・物体で写真を検索したい
- 家族で共有アルバムを使いたい
向いていない
- メモリ 4GB 未満のサーバー(機械学習が重い)
- バックアップの二重化やディスク管理を自分でやりたくない
最近の更新
-
顔の再割り当て機能の不具合を修正した小さなパッチ。
-
同期時の接続プール枯渇、新しい検索モーダル、パートナー共有アセットの表示、人物のマージなど複数の不具合を修正。
-
リリースノート(原文)
# v3.2.0 Welcome to Immich `v3.2.0`! This release includes many new features as well as the usual collection of bug fixes and cleanups. Keep reading below for a list of highlights. ## Highlights * Docker compose builder * Revamped search UI (web) * Search API v2 (server) * View own people in shared assets, cross-user clustering * Workflow tags trigger and actions * Dedicated memories page * Tag renaming (web) * View assets in map viewport (web) ### Docker compose builder We recently released our new [docker compose builder](https://immich.app/docker-compose-builder), which lets you put together a custom compose file for Immich more easily. Please try it out and give us [your feedback](https://github.com/immich-app/immich/discussions/31232)! ### Search API v2 (serv…
導入方法(セルフホスト)
docker/docker-compose.yml
#
# WARNING: To install Immich, follow our guide: https://docs.immich.app/install/docker-compose
#
# Make sure to use the docker-compose.yml of the current release:
#
# https://github.com/immich-app/immich/releases/latest/download/docker-compose.yml
#
# The compose file on main may not be compatible with the latest release.
name: immich
services:
immich-server:
container_name: immich_server
image: ghcr.io/immich-app/immich-server:${IMMICH_VERSION:-release}
# extends:
# file: hwaccel.transcoding.yml
# service: cpu # set to one of [nvenc, quicksync, rkmpp, vaapi, vaapi-wsl] for accelerated transcoding
volumes:
# Do not edit the next line. If you want to change the media storage location on your system, edit the value of UPLOAD_LOCATION in the .env file
- ${UPLOAD_LOCATION}:/data
- /etc/localtime:/etc/localtime:ro
env_file:
- .env
ports:
- '2283:2283'
depends_on:
- redis
- database
restart: always
healthcheck:
disable: false
immich-machine-learning:
container_name: immich_machine_learning
# For hardware acceleration, add one of -[armnn, cuda, rocm, openvino, rknn] to the image tag.
# Example tag: ${IMMICH_VERSION:-release}-cuda
image: ghcr.io/immich-app/immich-machine-learning:${IMMICH_VERSION:-release}
# extends: # uncomment this section for hardware acceleration - see https://docs.immich.app/features/ml-hardware-acceleration
# file: hwaccel.ml.yml
# …(続きは docker/docker-compose.yml)
- VPSを契約する ― シンVPS 4GBを選び、OSは Ubuntu を推奨
- Docker を入れる ― 多くのVPSはアプリテンプレートから1クリック。無ければ
curl -fsSL https://get.docker.com | sh - Immich を起動 ― 上の compose ファイルを置いて
docker compose up -d - ドメインとHTTPS ― Caddy か Nginx Proxy Manager でリバースプロキシ(Let's Encrypt 自動)。独自ドメインが無ければ XServer ドメイン
で取得(PR)
このソフトが動く VPS プラン(必要メモリ 4GB 以上)
| サービス | プラン | 月額(目安) | |
|---|---|---|---|
| シンVPS 最安 | 4GB | 1,350円〜 | 公式サイト ↗ |
| ConoHa VPS | 4GB | 1,752円〜 | 公式サイト ↗ |
| XServer VPS クラウド | 4GB | 2,480円〜 | 公式サイト ↗ |
※ 月額は長期契約時の換算やキャンペーン価格を含む目安です。契約期間・初期費用は各社の公式サイトで確認してください。PR
写真・メディアの他のOSSと比較
| ソフト | ★ Stars | 最終更新 | 日本語UI | 必要RAM | 難易度 | ライセンス |
|---|---|---|---|---|---|---|
| Immich(このページ) | 114,488 | 1日前 | 99% | 4GB | ふつう | AGPL-3.0 |
| PhotoPrism | 40,199 | 1日前 | 100% | 4GB | ふつう | ― |
| Ente | 28,932 | 24時間前 | 56% | 2GB | ふつう | AGPL-3.0 |
よくある質問
Immich は無料で使えますか?
Immich はオープンソースで、ソフト自体は無料です。自分のサーバー(VPSなど)で動かす場合はサーバー代(月額数百円〜)がかかります。
Immich は日本語で使えますか?
UIの日本語化は「99%」です(翻訳ファイル i18n/ja.json)。UI・モバイルアプリともに日本語対応。
Immich を商用利用できますか?
ライセンスは AGPL-3.0 です。AGPL は社内利用や自社サービスのバックエンドとしての利用は可能ですが、改変してネットワーク越しに提供する場合はソース公開義務があります。SaaSとして再販する場合は注意してください。
Google フォト から Immich に移行できますか?
Google フォト のエクスポート機能でデータを書き出し、Immich 側のインポート機能で取り込むのが基本です。対応形式はバージョンによって異なるため、公式ドキュメントで確認してください。Google フォト の他の代替は「Google フォト のオープンソース代替」ページで比較できます。
Immich を動かすのに必要なサーバースペックは?
メモリ 4GB 以上が目安です。Docker に対応しているので、Docker が動く環境ならOSを問いません。