Reformat
Brief Description
Resize and position the image acoordinng to a new format. This modifier is useful when dealing with images of various sizes in order to combine them at the same size. The Type parameter controls how the output image is resized:
- None: Does not resize the original. Useful along with the Adjust to Format option to perform a crop or extend the image with transparent borders
- Width: Scale the original image so that its width fits the output width while preserving the aspect ratio
- Height: Scale the original so that its height fits the output height while preserving the aspect ratio.
- Fit: Scale the original so that its smallest size fits the output width or height, while preserving the aspect ratio
- Fill: Scale the original so that its longest size fits the output width or height, while preserving the aspect ratio
- Distort: Scale the original so that both sides fit the output dimensions. This does not preserve the aspect ratio
Controls
Parameter / Script Name | Type | Default | Function |
---|---|---|---|
Enabled / enabled | Boolean | On | |
Output Format / output_format_mode | Choice | Composition Format | - Preset - Composition Format - Custom |
Format / format_preset | Choice | HD (1920x1080) | - PC VIDEO (640x480) - NTSC (720x486:0.91) - PAL (720x576:1.09) - NTSC 16:9 (720x486:1.21) - PAL 16:9 (720x576:1.46) - QHD (960x540) - LHD (1280x720) - HD (1920x1080) - VHD (1080x1920) - UHD 4K (3840x2160) - VUHD 4K (2160x3840) - UHD 8K (7680x4320) - Super35 1K FULL AP (1024x778) - Cinemascope 1K (914x778:2.00) - Super35 2K FULL AP (2048x1556) - Cinemascope 2K (1828x1556:2.00) - DCP 2K (2048x1080) - Super35 4K FULL AP (4096x3112) - DCP 4K (4096x2160) - Square 256 (256x256) - Square 512 (512x512) - Square 1K (1024x1024) - Square 2K (2048x2048) |
Width / width | Float | 1920 | |
Height / height | Float | 1080 | |
Pixel Aspect Ratio / par | Float | 1 | |
Type / constraint | Choice | Width | - None: Does not resize the original. Useful along with Adjust to Format - Width: Scale the original so that its width fits the output width while preserving the aspect ratio. - Height: Scale the original so that its height fits the output height while preserving the aspect ratio. - Fit: Scale the original so that its smallest size fits the output width or height, while preserving the aspect ratio - Fill: Scale the original so that its longest size fits the output width or height, while preserving the aspect ratio - Distort: Scale the original so that both sides fit the output dimensions. This does not preserve the aspect ratio |
Centered / centered | Boolean | On | Move the center of the image to the center of the output. Otherwise, the lower left corner is left untouched |
Mirror H. / mirror_h | Boolean | Off | Mirror the image horizontally |
Mirror V. / mirror_v | Boolean | Off | Mirror the image vertically |
Turn / turn_90_ccw | Boolean | Off | |
Adjust To Format / crop_rod | Boolean | Off | When checked, the size of the image in output is exactly the size of the format |