by OJIMARU
好きな写真の雰囲気を、動画用LUTとして書き出すツール A tool to extract the mood of your favorite photos as a video LUT
- 写真モード — 好みの写真を選ぶだけでLUTを生成
- HALDモード — 自作のLightroomプリセットを正確にLUTに変換
- Before/Afterプレビュー — 生成後にフレーム画像で確認してから保存
- DaVinci Resolve対応 — 直接LUTフォルダに書き出し可能
- Mode調整 — Night / Day / Film のトーン調整(Mode Intensityで強さを調整)
- 設定の保存・復元 — 前回の作業状態を自動で記憶
2種類のパッケージを用意しています。
Pythonのインストール不要です。
Iro_v1.0.0_app.zipをダウンロードして解凍Iro.appを好きな場所に移動- 右クリック → 「開く」→「開く」(初回のみ)
- 以降はダブルクリックで起動
ソースコードを編集したい方向けです。
必要なもの
- macOS 10.13以降
- Python 3.11以降 → https://www.python.org/
セットアップ手順
Iro_v1.0.0.zipをダウンロードして解凍し、好きな場所に置く- ターミナルを開く(Spotlight → 「ターミナル」)
bashと入力してスペースを1つ打つ- Finderで
setup.commandをターミナルにドラッグ&ドロップ - Enterを押す(ライブラリが自動インストールされます)
- Automatorで起動アプリを作成(setup.command完了後に手順が表示されます)
好みの雰囲気の写真からLUTを生成します。
Step 1 — 素材の選択
| 項目 | 説明 |
|---|---|
| Photo | 雰囲気を参考にしたい写真 |
| Frame | LUTをかけたい動画のフレーム画像(Slog3→Rec709変換済みを推奨) |
Step 2 — 必須設定
| 項目 | 説明 |
|---|---|
| LUT Size | 17=確認用 / 33=標準 / 64=高精度 |
| Strength | LUTの適用強度(推奨: 20〜50%)。ダブルクリックで50%にリセット |
Step 3 — トーン調整(省略可能)
Standardのままでも高品質なLUTが生成できます。
| Mode | 効果 |
|---|---|
| Standard | マッチングをそのまま適用 |
| Night | シャドウ持ち上げ・暖色強調・コントラスト増。夜間・人工光向け |
| Day | ハイライト抑制・肌色の発色向上・彩度増。昼間・屋外・人物向け |
| Film | S字コントラスト・シャドウにシアン・ハイライトにアンバー・彩度を落ち着かせる |
Mode Intensityスライダーでトーン調整の強さを0〜100%で調整できます。
推奨ワークフロー(DaVinci Resolve)
① Slog3素材をカラースペース変換(Slog3 → Rec709)
② 変換後のフレームを静止画書き出し → Frameに指定
③ IroでLUT生成(Strength 30〜50%)
④ DaVinciでLUT適用(キー出力 100%)
⑤ シーンごとに微調整
自作のLightroomプリセットをLUTに変換します。精度が高く法的にも安全な方法です。
Step 1 — HALDを生成
HALDレベルを選択して「HALD を書き出す」でPNGを保存します。
Step 2 — HALDを読み込む
- 書き出したHALD PNGをLightroomにインポート
- 自作プリセットを適用 → PNG形式で書き出し
- 素のHALDと加工済みHALDを読み込む
※ 局所補正・AIマスク・ノイズ除去はLUTに反映されません。グローバル補正のみが対象です。
Step 3 — 必須設定
写真モードと同様にLUT SizeとStrengthを設定します。
Step 4 — トーン調整(省略可能)
写真モードと同じMode・Mode Intensityが使えます。
LUTは完成品ではなく出発点として使うのが正しい使い方です。シーンごとの微調整を前提に設計してください。
Copyright © 2026 OJIMARU. All rights reserved.
本ツールは個人・商用問わず自由に使用できます。 再配布・改変の際は著作権表示を残してください。無保証です。
| 用途 | 可否 |
|---|---|
| 自分の動画・写真への適用(個人・商用) | OK |
| LUTファイルの販売・配布(自作プリセット経由) | OK |
| SNS写真からLUTを生成して販売 | グレーゾーン・要注意 |
| 他者のプリセット商品を元にLUTを販売 | NG |
- Photo Mode — Generate a LUT from any photo in seconds
- HALD Mode — Convert your own Lightroom presets into LUTs with high accuracy
- Before/After Preview — Review results on your footage before saving
- DaVinci Resolve Support — Export directly to the LUT folder
- Mode Adjustments — Night / Day / Film tone shaping with adjustable intensity
- Settings Memory — Automatically restores your last session
Two packages are available.
No Python installation required.
- Download and unzip
Iro_v1.0.0_app.zip - Move
Iro.appanywhere you like - Right-click → "Open" → "Open" (first time only)
- Double-click to launch after that
For users who want to edit the source code.
Requirements
- macOS 10.13+
- Python 3.11+ → https://www.python.org/
Setup
- Download and unzip
Iro_v1.0.0.zip, place it anywhere - Open Terminal (Spotlight → "Terminal")
- Type
bashwith a space at the end - Drag
setup.commandinto Terminal - Press Enter (libraries are installed automatically)
- Follow the Automator instructions shown after setup completes
Step 1 — Select materials
| Field | Description |
|---|---|
| Photo | Reference photo with the look you want |
| Frame | A still frame from your footage (Slog3→Rec709 converted recommended) |
Step 2 — Required settings
| Field | Description |
|---|---|
| LUT Size | 17=draft / 33=standard / 64=high quality |
| Strength | LUT intensity (recommended: 20–50%). Double-click to reset to 50% |
Step 3 — Tone adjustment (optional)
Standard produces high-quality LUTs without any additional processing.
| Mode | Effect |
|---|---|
| Standard | Pure color transfer, no additional processing |
| Night | Lifted shadows, warm tone boost, contrast increase. Great for nighttime / artificial light |
| Day | Highlight rolloff, skin tone enhancement, saturation boost. Great for outdoor / portrait |
| Film | S-curve contrast, cyan shadows, amber highlights, reduced saturation |
Use the Mode Intensity slider (0–100%) to control the strength of the tone adjustment.
Recommended workflow (DaVinci Resolve)
① Convert Slog3 footage (Slog3 → Rec709)
② Export a still frame → use as Frame input
③ Generate LUT in Iro (Strength 30–50%)
④ Apply LUT in DaVinci (Key Output 100%)
⑤ Fine-tune per scene as needed
Step 1 — Generate HALD
Select a HALD level and click "Export HALD" to save a PNG.
Step 2 — Load HALD
- Import the HALD PNG into Lightroom
- Apply your preset → export as PNG
- Load both the original and graded HALD
Note: Local adjustments, AI masking, and noise reduction are not captured.
Step 3 — Required settings
Same as Photo Mode — set LUT Size and Strength.
Step 4 — Tone adjustment (optional)
Same Mode and Mode Intensity options as Photo Mode.
Copyright © 2026 OJIMARU. All rights reserved.
Free to use for personal and commercial purposes. Please retain the copyright notice when redistributing or modifying. Provided as-is, without warranty.
| Use case | Status |
|---|---|
| Apply to your own videos/photos | OK |
| Sell or distribute LUTs (own presets) | OK |
| Generate LUTs from others' photos and sell | Gray area |
| Sell LUTs based on others' commercial presets | Not allowed |
- Color algorithm: Reinhard color transfer (CIE Lab)
- Output format: Adobe .cube
- Input formats: JPEG / PNG / TIFF / WebP
- Platform: macOS (Windows/Linux not officially supported)
Iro (色) means "color" in Japanese. Made with care by OJIMARU.