Movatterモバイル変換


[0]ホーム

URL:


Give Back to Blender

Help funding Blender in 2026

If Blender helped you with your projects this year, we're asking you to help us back.

For the past year, you've had access to professional 3D software, completely free. No subscriptions, no licenses, no limits. Blender has been there for your projects, your learning, your art, your business.

Today, we're asking for $5.

That's it. If every active Blender user contributed $5 this month, Blender Foundation would meet its entire yearly funding goal for 2026.

ContentsMenuExpandLight modeDark modeAuto light/dark, in light modeAuto light/dark, in dark modeSkip to content
Blender 5.0 Manual
Logo
Blender 5.0 Manual

Getting Started

Sections

Get Involved

Back to top

Introduction

Compositing Nodes allow you to assemble and enhance an image (or movie). Using composition nodes,you can glue two pieces of footage together and colorize the whole sequence all at once.You can enhance the colors of a single image or an entire movie clip in a static manner orin a dynamic way that changes over time (as the clip progresses). In this way,you use composition nodes to both assemble video clips together and enhance them.

Note

Term: Image

The termImage may refer to a single picture, a picture ina numbered sequence of images, or a frame of a movie clip.The Compositor processes one image at a time, no matter what kind of input you provide.

To process your image, you use nodes to import the image into Blender, change it,optionally merge it with other images, and finally, save it.

../_images/compositing_types_distort_map-uv_example-2.png

An example of a composition.

../_images/compositing_types_color_hue-saturation_example.jpg

An example of color correction.

Getting Started

To begin compositing, open theCompositor and create a new node treeby clicking theNew button in the header.This adds a compositing node tree data block to the scene, which can then be reusedacross different scenes or linked/appended from other blend-files.

Important

To make the render engine actually use the compositing node tree (or disable compositing),theCompositing Pipelineoption must be enabled in the output’sPost Processing properties.

Once a node tree is created, you will see your first basic setup.From here you can add and connect many types ofCompositing Nodes in a node graph layoutto build effects ranging from simple color corrections to complex composites.

Note

General concepts and controls for working with nodes are described intheNodes reference.

Examples

You can do just about anything with images using nodes.

Raw footage from a foreground actor in front of a blue screen,or a rendered object doing something, can be layered on top of a background.Composite both together, and you have composited footage.

You can change the mood of an image:

  • To make an image ‘feel’ colder, a blue tinge is added.

  • To convey a flashback or memory, the image may be softened.

  • To convey hatred and frustration, add a red tinge or enhance the red.

  • A startling event may be sharpened and contrast-enhanced.

  • To convey a happy feeling add yellow (equal parts red and green, no blue).

  • Dust and airborne dirt are often added as a cloud texture over the image to give a little more realism.

Saving your Composite Image

TheRender button renders a single frame or image.Save your image usingSave Image.The image will be saved using the image format settings on the Render panel.

To save a sequence of images, for example,if you input a movie clip or used a Time node with each frame in its own file,use theAnimation button and its settings. If you might want to later overlay them,be sure to use an image format that supports an Alpha channel (such asPNG).If you might want to later arrange them front to back or create a depth of field effect,use a format that supports a Z-depth channel (such asEXR).

To save a composition as a movie clip (all frames in a single file),use anAVI orQuickTime format, and use theAnimation button and its settings.

On this page

[8]ページ先頭

©2009-2025 Movatter.jp