Formatos gráficos suportados

Formatos de imagem

Esta é a lista de formatos de arquivo de imagem suportados internamente pelo Blender:

Formato

Profundidade de canais

Alfa

Metadata

PPP (DPI)

Extensões

BMP

8 bits

.bmp

Iris

8 ou 16 bits

.sgi .rgb .bw

PNG

8 ou 16 bits

.png

JPEG

8 bits

.jpg .jpeg

JPEG 2000

8, 12 ou 16 bits

.jp2 .jp2 .j2c

Targa

8 bits

.tga

Cineon & DPX

8, 10, 12 ou 16 bits

.cin .dpx

OpenEXR

Ponto flutuante de 16 ou 32 bits

.exr

Radiance HDR

Ponto flutuante

.hdr

TIFF

8 ou 16 bits

.tif .tiff

WebP

8 bits

.webp

Dica

Caso você não esteja interessado em detalhes técnicos, uma boa regra geral para a seleção de formatos de saída para seus projetos é:

Usar HDRI,

if you intend to do compositing or color grading on these images.

Usar PNG

Caso sua intenção seja a saída em monitores (ecrãs) ou a codificação em múltiplos formatos de vídeo.

Usar JPEG

para saídas em monitores (ecrãs) onde o tamanho de arquivo é uma preocupação e uma perda relativa de qualidade é aceitável.

Todos estes formatos suportam compressão, o que pode ser importante durante a renderização de animações.

Dica

Profundidades de bits para os formatos de imagens, representando os seguintes números de níveis tonais por canal:

8:

256 níveis

10:

1024 níveis

12:

4096 níveis

16:

65536 níveis

Abrindo imagens

Caminho relativo

Sets the file path to be relative to the currently opened blend-file.

See Relative Paths.

Detectar sequências

Automatically looks for image sequences in the selected images (based on the file name). Disable this when you do want to get single images that are part of a sequence. See Abrindo uma sequência de imagem for more information.

Detect UDIMs

Procura automaticamente por tiles UDIM no diretório da imagem selecionada; se correspondências forem encontradas elas são carregadas no Blender como UDIMs. Isso funciona detectando se o nome do arquivo tem .xxxx (quatro dígitos número) antes da extensão do arquivo.

Abrindo uma sequência de imagem

To load image sequence in any of the supported image file formats, the filename of the images must contain a digit to indicate the frame order (e.g. *-0001.jpg, *-0002.jpg, *-0003.jpg, etc, of any image format), indicating the frame.

The sequence could be opened by the selection of the images with any of the following methods by the confirmation with the Open Image button or Return.

Range

Navigate into the directory and LMB click and drag over a range of names to highlight multiple files. You can page down and continue Shift-LMB click-dragging to add more to the selection.

Lote

Shift-LMB click selected non-related stills for batch processing; each image will be one frame, in sort order, and can be a mix of file types (jpg, png, exr, etc.).

Todos

Press A to select/deselect all files in the directory.

Salvando imagens

Formato de arquivo

Permite escolher em qual formato a imagem deverá ser salva.

Color

The color format to save the image or video to. This setting is used by some formats to optimize how much data is written to the file. Note, RGBA is not available for all image formats, check the list above for details.

BW:

Saves the image using grayscale colors.

RGB:

Saves red, green and blue channels

RGBA:

Saves red, green, blue and alpha channels.

Profundidade de cores

The exponent value (with base two) for how many colors can be represented within a single color channel. A higher bit depth will allow more possible colors, reducing banding, and increasing precision. Yet a higher bit depth will increase memory usage exponentially.

Note, not all file formats support every color depth configuration. Below is a list of commonly used depths:

8-bit:

Mais comum para vídeos e gráficos exibidos em telas.

10, 12, 16-bit:

Usado para alguns formatos com foco em fotografia e filmes digitais (como DPX e JPEG 2000).

16-bit Half Float:

Devido ao fato de imagens com ponto flutuante pleno de 32 bits muitas vezes ter mais precisão que o necessário, as imagens em ponto flutuante parcial podem economizar espaço em disco e ao mesmo tempo, continuar fornecendo as características de alta amplitude dinâmica (HDR).

32-bit Float:

A profundidade de cores com mais alta qualidade.

Nota

Internamente, o sistema de imagens do Blender suporta tanto:

  • 8 bits per channel (4 × 8 bits).

  • 32 bits float per channel (4 × 32 bits) – using 4 times as much memory.

As imagens com mais de 8 bits por canal serão convertidas em um formato de ponto flutuante ao ser carregadas para o Blender.

Compression

Usado para reduzir o tamanho do arquivo de imagem. Como isto será feito pode variar bastante dependendo do formato de arquivo e das definições utilizadas.

Qualidade

Controls the level of lossy compression applied to the image, expressed as a percentage. Lossy compression reduces file size by discarding some image data, which may result in a loss of detail.

  • 0%: Maximum compression, producing the smallest file size but the most noticeable quality loss.

  • 100%: No compression, preserving full image quality at the cost of a larger file size.

Salvar como renderização

Save image with render color management. For display image formats like PNG, apply view and display transform. For intermediate image formats like OpenEXR, use the default render output color space.

Copiar

Defines if the data-block will reference the newly created file or the reference will be unchanged, maintaining it with the original one.

Color Space

To specify the color space of the source file.

The list of color spaces depends on the active OCIO config. The default supported color spaces are described in detail here: Default OpenColorIO Configuration

Nota

Note, Cineon, DPX, OpenEXR, and Radiance HDR image types default to being saved in a linear color space.

Detalhes do formato

Cineon e DPX

Cineon is Kodak’s standard for film scanning, 10 bits per channel and logarithmic. DPX has been derived from Cineon as the ANSI/SMPTE industry standard. DPX supports 16-bit colors/channels, linear as well as logarithmic. DPX is currently a widely adopted standard used in the film hardware/software industry.

O formato DPX, tanto quanto o formato Cineon guarda e converte a amplitude de cores «visível» para os valores entre 0.0 e 1.0 (como resultado da renderização ou composição).

OpenEXR

ILM’s OpenEXR has become a software industry standard for HDR image files, especially because of its flexible and expandable structure.

An OpenEXR file can store multiple layers and passes. This means OpenEXR images can be loaded into a Compositor keeping render layers and passes intact.

Opções de saída

As opções disponíveis para a saída de renderização em OpenEXR são:

Profundidade de cores

The exponent value (with base two) for how many colors can be represented within a single color channel. A higher bit depth will allow more possible colors, reducing banding, and increasing precision. Yet a higher bit depth will increase memory usage exponentially.

Float (Half):

Saves images in a custom 16 bits per channel in a floating-point format. This reduces the actual «bit depth» to 10-bit, with a 5-bit power value and 1-bit sign.

Float (Full):

Saves images using 32 bits per channel in a floating-point format.

Codificador

The type of compression to encode the EXR-file with.

Nenhum:

Disables all compression for fastest encoding times but creates larger file sizes.

ZIP:

Lossless compression using Zlib on 16 row image blocks.

PIZ:

Lossless wavelet compression, effective for noisy/grainy images.

DWAA (lossy):

JPEG-like lossy compression on 32 row image blocks.

DWAB (lossy):

JPEG-like lossy compression on 256 row image blocks.

ZIPS:

Lossless compression using Zlib, each image row compressed separately

RLE:

Lossless run length encoding compression, works well when image rows have the same values.

Pxr24 (lossy):

Converts 32-bit floats to 24 bits then uses deflate compression. Pxr24 is lossless for half and 32-bit integer data and slightly lossy for 32-bit float data.

B44 (lossy):

Lossy compression for 16 bit float images, at fixed 2.3:1 ratio. B44 compresses uniformly regardless of image content.

B44A (lossy):

Lossy compression for 16 bit float images, at fixed 2.3:1 ratio with further compression on areas of flat color are further compressed, such as alpha channels.

Quality DWAA (lossy) DWAB (lossy)

Controls the level of lossy compression applied to the image, expressed as a percentage. Lossy compression reduces file size by discarding some image data, which may result in a loss of detail.

  • 0%: Maximum compression, producing the smallest file size but the most noticeable quality loss.

  • 100%: No compression, preserving full image quality at the cost of a larger file size.

Preview

When rendering animations (or single frames via command line), save a JPEG copy of the image, for a quick preview.

Radiance HDR

Radiance é uma suíte de ferramentas para simulação de iluminação. Devido ao fato do formato ser o primeiro formato de imagem em HDR (e por um longo período de tempo, o único), este formato é suportado por muitos pacotes de software.

Radiance .hdr files store colors still in 8 bits per component, but with an additional (shared) 8-bit exponent value, making it 32 bits per pixel.