> ## Documentation Index
> Fetch the complete documentation index at: https://dripart-mintlify-b90d3c69.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# ImageAddNoise - ComfyUI Built-in Node Documentation

> Complete documentation for the ImageAddNoise node in ComfyUI. Learn its inputs, outputs, parameters and usage.

以下が翻訳結果です。

ImageAddNoise ノードは、入力画像にランダムノイズを追加します。指定されたランダムシードを使用して一貫性のあるノイズパターンを生成し、ノイズ効果の強度を制御できます。出力画像は入力と同じ寸法を維持しますが、視覚的なテクスチャが追加されます。

## 入力

| パラメータ | 説明                          | データ型  | 必須 | 範囲                       |
| ----- | --------------------------- | ----- | -- | ------------------------ |
| `画像`  | ノイズを追加する入力画像                | IMAGE | はい | -                        |
| `シード` | ノイズ生成に使用するランダムシード（デフォルト: 0） | INT   | はい | 0 ～ 18446744073709551615 |
| `強度`  | ノイズ効果の強度を制御します（デフォルト: 0.5）  | FLOAT | はい | 0.0 ～ 1.0                |

## 出力

| 出力名  | 説明            | データ型  |
| ---- | ------------- | ----- |
| `画像` | ノイズが適用された出力画像 | IMAGE |

> このドキュメントは AI によって生成されました。エラーを見つけた場合や改善のご提案がある場合は、ぜひ貢献してください！ [GitHub で編集](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/ImageAddNoise/ja.md)

***

**Source fingerprint (SHA-256):** `8abfc64500e5ff8fe7589763a07c15d771e9a5a6a61bae9ec4d819be9bf71810`
